Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Droqvideoenc.c326 #define EVAL_MOTION(MOTION) \ macro
376 EVAL_MOTION(enc->this_motion8[(i/8) * (roq->width/8) + j/8]); in motion_search()
380 EVAL_MOTION(last_motion[offset]); in motion_search()
384 EVAL_MOTION(last_motion[offset]); in motion_search()
388 EVAL_MOTION(last_motion[offset]); in motion_search()
401 EVAL_MOTION(vect); in motion_search()
403 EVAL_MOTION(this_motion[off[k]]); in motion_search()
405 EVAL_MOTION(this_motion[off[0]]); in motion_search()
416 EVAL_MOTION(vect2); in motion_search()