Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_boundary_strength.c164 WORD16 i2_ngbr_mv_x, i2_ngbr_mv_y; in ihevcd_pu_boundary_strength() local
183 i2_ngbr_mv_y = i2_ngbr_mv_y0; in ihevcd_pu_boundary_strength()
189 i2_ngbr_mv_y = i2_ngbr_mv_y1; in ihevcd_pu_boundary_strength()
195 (ABS(i2_mv_y - i2_ngbr_mv_y) < 4) ? 0 : 1; in ihevcd_pu_boundary_strength()