Home
last modified time | relevance | path

Searched defs:next_picture (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvampeg2dec.c442 GstMpeg2Picture * prev_picture, GstMpeg2Picture * next_picture) in gst_va_mpeg2_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11mpeg2dec.cpp519 GstMpeg2Picture * prev_picture, GstMpeg2Picture * next_picture) in gst_d3d11_mpeg2_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecmpeg2dec.c556 GstMpeg2Picture * prev_picture, GstMpeg2Picture * next_picture) in gst_v4l2_codec_mpeg2_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstmpeg2decoder.c812 GstMpeg2Picture *prev_picture, *next_picture; in gst_mpeg2_decoder_start_current_picture() local
/third_party/ffmpeg/libavcodec/
Dmpegvideo.h168 Picture next_picture; member
/third_party/ffmpeg/fftools/
Dffmpeg.c1147 AVFrame *next_picture) in do_video_out()