Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c335 bestpick = MOTION; \
355 motion_vect bestpick = {{0,0}}; in motion_search() local
375 bestpick.d[0] = 0; in motion_search()
376 bestpick.d[1] = 0; in motion_search()
410 vect = bestpick; in motion_search()
421 vect = bestpick; in motion_search()
424 this_motion[offset] = bestpick; in motion_search()

Completed in 3 milliseconds