Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c360 motion_vect vect, vect2; in motion_search() local
416 vect2 = vect; in motion_search()
417 vect2.d[0] += offsets[k].d[0]; in motion_search()
418 vect2.d[1] += offsets[k].d[1]; in motion_search()
419 EVAL_MOTION(vect2); in motion_search()

Completed in 2 milliseconds