Lines Matching refs:idx_c

2681         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()
3142 …au4_ilf_across_tile_slice_enable[0] &= (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sl… in ihevcd_sao_shift_ctb()
3153 …au4_ilf_across_tile_slice_enable[2] &= (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sl… in ihevcd_sao_shift_ctb()
3161 if(idx_c > au4_idx_c[6]) in ihevcd_sao_shift_ctb()
3163 …au4_ilf_across_tile_slice_enable[6] = (ps_slice_hdr_base + idx_c)->i1_slice_loop_filter_across_sli… in ihevcd_sao_shift_ctb()
3173 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()
3219idx_c = pu1_tile_idx[ctbx_c + (ctby_c * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
3226 if(au4_idx_c[i] != idx_c) in ihevcd_sao_shift_ctb()