Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c415 static int intersect_limits_with_mv_max(MvLimits *mv_limits, const MV *ref_mv) { in intersect_limits_with_mv_max() function
455 if (!intersect_limits_with_mv_max(&x->mv_limits, ref_mv)) { in first_pass_motion_search()