Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c2679 WORD32 ctby_c_t = 0, ctby_c_l = 0, ctby_c_r = 0, ctby_c_d = 0, ctby_c = 0; in ihevcd_sao_shift_ctb() local
2786 ctby_c_t = ps_sao_ctxt->i4_ctb_y - 1; in ihevcd_sao_shift_ctb()
2821 … au4_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()
2822 … au4_idx_c[2] = au4_idx_c[5] = pu1_slice_idx[ctbx_c_t + (ctby_c_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2909 … au4_idx_c[4] = pu1_tile_idx[ctbx_c_t - 1 + (ctby_c_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
2910 … au4_idx_c[2] = au4_idx_c[5] = pu1_tile_idx[ctbx_c_t + (ctby_c_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
3090 ctby_c_t = ps_sao_ctxt->i4_ctb_y - 1; in ihevcd_sao_shift_ctb()
3125 … au4_idx_c[2] = au4_idx_c[5] = pu1_slice_idx[ctbx_c_t + (ctby_c_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
3126 … au4_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()
3215 … au4_idx_c[4] = pu1_tile_idx[ctbx_c_t - 1 + (ctby_c_t * ps_sps->i2_pic_wd_in_ctb)]; in ihevcd_sao_shift_ctb()
[all …]