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