Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_mvref_common.h294 static INLINE void lower_mv_precision(MV *mv, int allow_hp) { in lower_mv_precision() function
/aosp_15_r20/external/libaom/av1/common/
H A Dmvref_common.h88 static inline void lower_mv_precision(MV *mv, int allow_hp, int is_integer) { in lower_mv_precision() function