Home
last modified time | relevance | path

Searched refs:idx_c (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/decoder/
Dihevcd_sao.c2681 WORD32 au4_idx_c[8], idx_c; in ihevcd_sao_shift_ctb() local
2825idx_c = pu1_slice_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2838 …au4_ilf_across_tile_slice_enable[0] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
2848 …au4_ilf_across_tile_slice_enable[2] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
2855 if(au4_idx_c[6] < idx_c) in ihevcd_sao_shift_ctb()
2857 …au4_ilf_across_tile_slice_enable[6] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
2867 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()
2913idx_c = pu1_tile_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2920 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()
3129 idx_c = pu1_slice_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
[all …]