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