Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h287 static INLINE void clamp_mv2(MV *mv, const MACROBLOCKD *xd) { in clamp_mv2() function
Dvp9_mvref_common.c147 clamp_mv2(&mvlist[i].as_mv, xd); in vp9_find_best_ref_mvs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2708 if (this_mode != NEWMV) clamp_mv2(&cur_mv[i].as_mv, xd); in handle_inter_mode()
/external/libaom/libaom/av1/encoder/
Drdopt.c7522 static INLINE void clamp_mv2(MV *mv, const MACROBLOCKD *xd) { in clamp_mv2() function
8102 clamp_mv2(&out_mv->as_mv, xd); in clamp_and_check_mv()