Searched refs:oldbest (Results 1 – 1 of 1) sorted by relevance
350 int diff, lowestdiff, oldbest; in motion_search() local409 oldbest = -1; in motion_search()410 while (oldbest != lowestdiff) { in motion_search()411 oldbest = lowestdiff; in motion_search()