Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c2680 WORD32 au4_idx_c[8], idx_c; in ihevcd_sao_shift_ctb() local
2761 au4_idx_c[i] = 0; in ihevcd_sao_shift_ctb()
2804 au4_idx_c[6] = -1; in ihevcd_sao_shift_ctb()
2805 au4_idx_c[0] = -1; in ihevcd_sao_shift_ctb()
2806 au4_idx_c[4] = -1; in ihevcd_sao_shift_ctb()
2810au4_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()
2815 au4_idx_c[2] = -1; in ihevcd_sao_shift_ctb()
2816 au4_idx_c[5] = -1; in ihevcd_sao_shift_ctb()
2817 au4_idx_c[4] = -1; in ihevcd_sao_shift_ctb()
2821au4_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 …]