Searched refs:mpeg_motion_lowres (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mpegvideo.c | 1498 static av_always_inline void mpeg_motion_lowres(MpegEncContext *s, in mpeg_motion_lowres() function 1721 mpeg_motion_lowres(s, dest_y, dest_cb, dest_cr, in MPV_motion_lowres() 1752 mpeg_motion_lowres(s, dest_y, dest_cb, dest_cr, in MPV_motion_lowres() 1758 mpeg_motion_lowres(s, dest_y, dest_cb, dest_cr, in MPV_motion_lowres() 1769 mpeg_motion_lowres(s, dest_y, dest_cb, dest_cr, in MPV_motion_lowres() 1787 mpeg_motion_lowres(s, dest_y, dest_cb, dest_cr, in MPV_motion_lowres() 1803 mpeg_motion_lowres(s, dest_y, dest_cb, dest_cr, in MPV_motion_lowres() 1814 mpeg_motion_lowres(s, dest_y, dest_cb, dest_cr, in MPV_motion_lowres()
|