Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_bs_compute_ctb.c656 WORD16 i2_nbr_mv_x0, i2_nbr_mv_y0, i2_nbr_mv_x1, i2_nbr_mv_y1; in ihevce_bs_compute_cu() local
662 i2_nbr_mv_y1 = ps_nbr_4x4->mv.s_l1_mv.i2_mvy; in ihevce_bs_compute_cu()
674 (abs(i2_mv_y1 - i2_nbr_mv_y1) < 4) in ihevce_bs_compute_cu()
684 (abs(i2_mv_y0 - i2_nbr_mv_y1) < 4) && in ihevce_bs_compute_cu()
699 (abs(i2_mv_y1 - i2_nbr_mv_y1) >= 4)) && in ihevce_bs_compute_cu()
701 (abs(i2_mv_y0 - i2_nbr_mv_y1) >= 4) || in ihevce_bs_compute_cu()