Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_boundary_strength.c850 WORD32 ngbr_end_pos_x; in ihevcd_ctb_boundary_strength_pbslice() local
856 ngbr_end_pos_x = ps_ngbr_pu->b4_pos_x + pu_ngbr_wd; in ihevcd_ctb_boundary_strength_pbslice()
858 min_pu_wd = MIN(ngbr_end_pos_x, end_pos_x) - start_pos_x; in ihevcd_ctb_boundary_strength_pbslice()