Home
last modified time | relevance | path

Searched refs:au4_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
2756 au4_idx_c[i] = 0; in ihevcd_sao_shift_ctb()
2799 au4_idx_c[6] = -1; in ihevcd_sao_shift_ctb()
2800 au4_idx_c[0] = -1; in ihevcd_sao_shift_ctb()
2801 au4_idx_c[4] = -1; in ihevcd_sao_shift_ctb()
2805au4_idx_c[0] = au4_idx_c[6] = pu1_slice_idx[ctbx_c_l + (ctby_c_l * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2810 au4_idx_c[2] = -1; in ihevcd_sao_shift_ctb()
2811 au4_idx_c[5] = -1; in ihevcd_sao_shift_ctb()
2812 au4_idx_c[4] = -1; in ihevcd_sao_shift_ctb()
2816au4_idx_c[4] = pu1_slice_idx[ctbx_c_t - 1 + (ctby_c_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
[all …]