Searched defs:clamp_mv (Results 1 – 2 of 2) sorted by relevance
47 static INLINE void clamp_mv(MV *mv, int min_col, int max_col, int min_row, in clamp_mv() function
341 static INLINE void clamp_mv(MV *mv, const SubpelMvLimits *mv_limits) { in clamp_mv() function