Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c2675 WORD32 au4_idx_c[8], idx_c; in ihevcd_sao_shift_ctb() local
2819idx_c = pu1_slice_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2832 …au4_ilf_across_tile_slice_enable[0] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
2842 …au4_ilf_across_tile_slice_enable[2] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
2849 if(au4_idx_c[6] < idx_c) in ihevcd_sao_shift_ctb()
2851 …au4_ilf_across_tile_slice_enable[6] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
2861 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()
2907idx_c = pu1_tile_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2914 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()
3123 idx_c = pu1_slice_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
[all …]