Home
last modified time | relevance | path

Searched refs:_new_descriptor (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtsdescriptor.c653 _new_descriptor (guint8 tag, guint8 length) in _new_descriptor() function
890 descriptor = _new_descriptor (GST_MTS_DESC_REGISTRATION, in gst_mpegts_descriptor_from_registration()
1130 …descriptor = _new_descriptor (GST_MTS_DESC_ISO_639_LANGUAGE, 4); /* a language takes 4 bytes … in gst_mpegts_descriptor_from_iso_639_language()
1215 descriptor = _new_descriptor (tag, length); in gst_mpegts_descriptor_from_custom()
Dgstmpegts-private.h38 G_GNUC_INTERNAL GstMpegtsDescriptor *_new_descriptor (guint8 tag, guint8 length);
Dgst-dvb-descriptor.c126 descriptor = _new_descriptor (GST_MTS_DESC_DVB_NETWORK_NAME, size); in gst_mpegts_descriptor_from_dvb_network_name()
558 _new_descriptor (GST_MTS_DESC_DVB_SERVICE, in gst_mpegts_descriptor_from_dvb_service()
1071 descriptor = _new_descriptor (GST_MTS_DESC_DVB_SUBTITLING, 8); in gst_mpegts_descriptor_from_dvb_subtitling()