Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_subpel.c4206 S32 i4_best_mvy; in hme_subpel_refine_cu_hs() local
4223 i4_best_mvy = ps_node->s_mv.i2_mvy; in hme_subpel_refine_cu_hs()
4228 i4_best_mvy = ps_subpel_refine_ctxt->i2_mv_y[0][index]; in hme_subpel_refine_cu_hs()
4233 i4_best_mvy = INTRA_MV; in hme_subpel_refine_cu_hs()
4244 i4_best_mvy = ps_subpel_refine_ctxt->i2_mv_y[0][index]; in hme_subpel_refine_cu_hs()
4249 i4_best_mvy = INTRA_MV; in hme_subpel_refine_cu_hs()
4256 (ABS(i4_curr_mvy - i4_best_mvy) < 2)) || in hme_subpel_refine_cu_hs()