Searched refs:lowestdiff (Results 1 – 1 of 1) sorted by relevance
330 if (diff < lowestdiff) { \331 lowestdiff = diff; \350 int diff, lowestdiff, oldbest; in motion_search() local370 lowestdiff = eval_motion_dist(enc, j, i, (motion_vect) {{0,0}}, in motion_search()410 while (oldbest != lowestdiff) { in motion_search()411 oldbest = lowestdiff; in motion_search()