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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegvideo_common.h884 static inline void MPV_motion(MpegEncContext *s, function
H A Dmpegvideo.c2394 MPV_motion(s, dest_y, dest_cb, dest_cr, 0, s->last_picture.f.data, op_pix, op_qpix);
2399 MPV_motion(s, dest_y, dest_cb, dest_cr, 1, s->next_picture.f.data, op_pix, op_qpix);
H A Dmpegvideo_enc.c1864 MPV_motion(s, dest_y, dest_cb, dest_cr, 0, s->last_picture.f.data,
1870 MPV_motion(s, dest_y, dest_cb, dest_cr, 1, s->next_picture.f.data,

Completed in 210 milliseconds