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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Droqvideoenc.c324 motion_vect *last_motion; local
331 last_motion = enc->last_motion4;
334 last_motion = enc->last_motion8;
350 EVAL_MOTION(last_motion[offset]);
354 EVAL_MOTION(last_motion[offset]);
358 EVAL_MOTION(last_motion[offset]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Droqvideoenc.c327 motion_vect *last_motion; local
334 last_motion = enc->last_motion4;
337 last_motion = enc->last_motion8;
353 EVAL_MOTION(last_motion[offset]);
357 EVAL_MOTION(last_motion[offset]);
361 EVAL_MOTION(last_motion[offset]);

Completed in 112 milliseconds