Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmotion_est.h116 int ff_pre_estimate_p_frame_motion(struct MpegEncContext *s,
Dmotion_est.c1063 int ff_pre_estimate_p_frame_motion(MpegEncContext * s, in ff_pre_estimate_p_frame_motion() function
Dmpegvideo_enc.c2603 ff_pre_estimate_p_frame_motion(s, s->mb_x, s->mb_y); in pre_estimate_motion_thread()