Home
last modified time | relevance | path

Searched refs:oldbest (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Droqvideoenc.c350 int diff, lowestdiff, oldbest; in motion_search() local
409 oldbest = -1; in motion_search()
410 while (oldbest != lowestdiff) { in motion_search()
411 oldbest = lowestdiff; in motion_search()