Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c792 WORD32 ctby_tl_t = 0, ctby_tl_l = 0, ctby_tl_r = 0, ctby_tl_d = 0, ctby_tl = 0; in ihevcd_sao_shift_ctb() local
886 ctby_tl_t = ps_sao_ctxt->i4_ctb_y - 2; in ihevcd_sao_shift_ctb()
891 ctby_tl_t = ps_sao_ctxt->i4_ctb_y - 1; in ihevcd_sao_shift_ctb()
911 …au4_idx_tl[2] = au4_idx_tl[4] = *(pu1_slice_idx + ctbx_tl_t + (ctby_tl_t * ps_sps->i2_pic_wd_in_ct… in ihevcd_sao_shift_ctb()
936 … au4_idx_tl[4] = pu1_slice_idx[(ctbx_tl_t - 1) + (ctby_tl_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
1011 …au4_idx_tl[2] = au4_idx_tl[4] = *(pu1_tile_idx + ctbx_tl_t + (ctby_tl_t * ps_sps->i2_pic_wd_in_ctb… in ihevcd_sao_shift_ctb()
1036 … au4_idx_tl[4] = pu1_tile_idx[(ctbx_tl_t - 1) + (ctby_tl_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
1207 ctby_tl_t = ps_sao_ctxt->i4_ctb_y - 2; in ihevcd_sao_shift_ctb()
1212 ctby_tl_t = ps_sao_ctxt->i4_ctb_y - 1; in ihevcd_sao_shift_ctb()
1231 …au4_idx_tl[2] = au4_idx_tl[4] = *(pu1_slice_idx + ctbx_tl_t + (ctby_tl_t * ps_sps->i2_pic_wd_in_ct… in ihevcd_sao_shift_ctb()
[all …]