Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_boundary_strength.c784 UWORD32 ngbr_pu_idx_strd; in ihevcd_ctb_boundary_strength_pbslice() local
785 ngbr_pu_idx_strd = MAX_CTB_SIZE / MIN_PU_SIZE + 2; in ihevcd_ctb_boundary_strength_pbslice()
786 …4_ngbr_pu_indx = ps_bs_ctxt->pu4_pic_pu_idx_map[(start_pos_y + 1) * ngbr_pu_idx_strd + (start_pos_… in ihevcd_ctb_boundary_strength_pbslice()
851 UWORD32 ngbr_pu_idx_strd = MAX_CTB_SIZE / MIN_PU_SIZE + 2; in ihevcd_ctb_boundary_strength_pbslice() local
852 …u4_ngbr_pu_indx = ps_bs_ctxt->pu4_pic_pu_idx_map[(start_pos_y)*ngbr_pu_idx_strd + (start_pos_x + 1… in ihevcd_ctb_boundary_strength_pbslice()