Home
last modified time | relevance | path

Searched refs:GstMpegVideoSequenceExt (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideometa.h67 GstMpegVideoSequenceExt *sequenceext;
84 const GstMpegVideoSequenceExt *seq_ext,
Dgstmpegvideometa.c52 g_slice_free (GstMpegVideoSequenceExt, mpeg_video_meta->sequenceext); in gst_mpeg_video_meta_free()
145 const GstMpegVideoSequenceExt * seq_ext, in gst_buffer_add_mpeg_video_meta()
166 g_slice_dup (GstMpegVideoSequenceExt, seq_ext); in gst_buffer_add_mpeg_video_meta()
Dgstmpegvideoparser.h199 typedef struct _GstMpegVideoSequenceExt GstMpegVideoSequenceExt; typedef
525 GstMpegVideoSequenceExt * seqext);
561 GstMpegVideoSequenceExt *seqext, GstMpegVideoSequenceDisplayExt *displayext);
Dgstmpegvideoparser.c396 packet, GstMpegVideoSequenceExt * seqext) in gst_mpeg_video_packet_parse_sequence_extension()
577 GstMpegVideoSequenceExt * seqext, in gst_mpeg_video_finalise_mpeg2_sequence_header()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpegvideoparse.h78 GstMpegVideoSequenceExt sequenceext;
Dgstmpegvideoparse.c350 GstMpegVideoSequenceExt *seqext = NULL; in gst_mpegv_parse_process_config()
970 GstMpegVideoSequenceExt *seq_ext = NULL; in gst_mpegv_parse_pre_push_frame()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstmpeg2decoder.h83 const GstMpegVideoSequenceExt * seq_ext,
Dgstmpeg2decoder.c164 _seq_ext_is_valid (GstMpegVideoSequenceExt * ext) in _seq_ext_is_valid()
170 #define SEQ_EXT_INIT (GstMpegVideoSequenceExt) { 0xff, 0, }
243 GstMpegVideoSequenceExt seq_ext;
539 GstMpegVideoSequenceExt seq_ext = { 0, }; in gst_mpeg2_decoder_handle_sequence_ext()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dmpegvideoparser.c119 GstMpegVideoSequenceExt seqext; in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvampeg2dec.c158 const GstMpegVideoSequenceExt * seq_ext, in _get_profile()
221 const GstMpegVideoSequenceExt * seq_ext, in gst_va_mpeg2_dec_new_sequence()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11mpeg2dec.cpp121 const GstMpegVideoSequenceExt * seq_ext,
333 const GstMpegVideoSequenceExt * seq_ext, in gst_d3d11_mpeg2_dec_new_sequence()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecmpeg2dec.c361 const GstMpegVideoSequenceExt * seq_ext, in gst_v4l2_codec_mpeg2_dec_new_sequence()