Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c329 #define EVAL_MOTION(MOTION) \ macro
379 EVAL_MOTION(enc->this_motion8[(i/8) * (roq->width/8) + j/8]); in motion_search()
383 EVAL_MOTION(last_motion[offset]); in motion_search()
387 EVAL_MOTION(last_motion[offset]); in motion_search()
391 EVAL_MOTION(last_motion[offset]); in motion_search()
404 EVAL_MOTION(vect); in motion_search()
406 EVAL_MOTION(this_motion[off[k]]); in motion_search()
408 EVAL_MOTION(this_motion[off[0]]); in motion_search()
419 EVAL_MOTION(vect2); in motion_search()

Completed in 3 milliseconds