Home
last modified time | relevance | path

Searched defs:clamp_mv_ref (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h216 static INLINE void clamp_mv_ref(MV *mv, const MACROBLOCKD *xd) { in clamp_mv_ref() function
/external/libaom/libaom/av1/common/
Dmvref_common.h52 static INLINE void clamp_mv_ref(MV *mv, int bw, int bh, const MACROBLOCKD *xd) { in clamp_mv_ref() function