Home
last modified time | relevance | path

Searched refs:i2_nbr_mv_y0 (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
660 i2_nbr_mv_y0 = ps_nbr_4x4->mv.s_l0_mv.i2_mvy; in ihevce_bs_compute_cu()
672 (abs(i2_mv_y0 - i2_nbr_mv_y0) < 4) && in ihevce_bs_compute_cu()
686 (abs(i2_mv_y1 - i2_nbr_mv_y0) < 4) in ihevce_bs_compute_cu()
697 (abs(i2_mv_y0 - i2_nbr_mv_y0) >= 4) || in ihevce_bs_compute_cu()
703 (abs(i2_mv_y1 - i2_nbr_mv_y0) >= 4)) in ihevce_bs_compute_cu()