Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstmpeg2decoder.h67 struct _GstMpeg2DecoderClass struct
69 GstVideoDecoderClass parent_class;
81 GstFlowReturn (*new_sequence) (GstMpeg2Decoder * decoder,
99 GstFlowReturn (*new_picture) (GstMpeg2Decoder * decoder,
115 GstFlowReturn (*new_field_picture) (GstMpeg2Decoder * decoder,
132 GstFlowReturn (*start_picture) (GstMpeg2Decoder * decoder,
149 GstFlowReturn (*decode_slice) (GstMpeg2Decoder * decoder,
163 GstFlowReturn (*end_picture) (GstMpeg2Decoder * decoder,
177 GstFlowReturn (*output_picture) (GstMpeg2Decoder * decoder,
193 guint (*get_preferred_output_delay) (GstMpeg2Decoder * decoder,
[all …]