Lines Matching refs:idx_c

2675         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()
3136 …au4_ilf_across_tile_slice_enable[0] &= (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sl… in ihevcd_sao_shift_ctb()
3147 …au4_ilf_across_tile_slice_enable[2] &= (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sl… in ihevcd_sao_shift_ctb()
3155 if(idx_c > au4_idx_c[6]) in ihevcd_sao_shift_ctb()
3157 …au4_ilf_across_tile_slice_enable[6] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
3167 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()
3213idx_c = pu1_tile_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
3220 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()