Searched refs:that_mv (Results 1 – 1 of 1) sorted by relevance
2331 MOTION_DIRECTION that_mv) { in get_motion_inconsistency() argument2332 if (this_mv == that_mv) { in get_motion_inconsistency()2335 return abs(this_mv - that_mv) == 2 ? 2 : 1; in get_motion_inconsistency()