Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c2079 WORD32 ctbx_l_t = 0, ctbx_l_l = 0, ctbx_l_r = 0, ctbx_l_d = 0, ctbx_l = 0; in ihevcd_sao_shift_ctb() local
2183 ctbx_l_t = ps_sao_ctxt->i4_ctb_x - 1; in ihevcd_sao_shift_ctb()
2208 … au4_idx_l[2] = au4_idx_l[4] = pu1_slice_idx[ctbx_l_t + (ctby_l_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2209 … au4_idx_l[5] = pu1_slice_idx[ctbx_l_t + 1 + (ctby_l_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2278 … au4_idx_l[2] = au4_idx_l[4] = pu1_tile_idx[ctbx_l_t + (ctby_l_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2279 … au4_idx_l[5] = pu1_tile_idx[ctbx_l_t + 1 + (ctby_l_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2453 ctbx_l_t = ps_sao_ctxt->i4_ctb_x - 1; in ihevcd_sao_shift_ctb()
2478 … au4_idx_l[2] = au4_idx_l[4] = pu1_slice_idx[ctbx_l_t + (ctby_l_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2479 … au4_idx_l[5] = pu1_slice_idx[ctbx_l_t + 1 + (ctby_l_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2546 … au4_idx_l[2] = au4_idx_l[4] = pu1_tile_idx[ctbx_l_t + (ctby_l_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
[all …]