Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Droqvideoenc.c332 bestpick = MOTION; \
352 motion_vect bestpick = {{0,0}}; in motion_search() local
372 bestpick.d[0] = 0; in motion_search()
373 bestpick.d[1] = 0; in motion_search()
407 vect = bestpick; in motion_search()
418 vect = bestpick; in motion_search()
421 this_motion[offset] = bestpick; in motion_search()