Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegvideo_motion.c915 uint8_t **ref2picture; in mpv_motion_internal() local
920 ref2picture = ref_picture; in mpv_motion_internal()
922 ref2picture = s->current_picture_ptr->f->data; in mpv_motion_internal()
927 ref2picture, pix_op, in mpv_motion_internal()
Dmpegvideo.c1778 uint8_t **ref2picture; in MPV_motion_lowres() local
1782 ref2picture = ref_picture; in MPV_motion_lowres()
1784 ref2picture = s->current_picture_ptr->f->data; in MPV_motion_lowres()
1789 ref2picture, pix_op, in MPV_motion_lowres()