Home
last modified time | relevance | path

Searched refs:GST_MTS_DESC_DVB_BOUQUET_NAME (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.h61 GST_MTS_DESC_DVB_BOUQUET_NAME = 0x47, enumerator
Dgstmpegts-enumtypes.c148 { C_ENUM(GST_MTS_DESC_DVB_BOUQUET_NAME), "GST_MTS_DESC_DVB_BOUQUET_NAME", "bouquet-name" }, in gst_mpegts_dvb_descriptor_type_get_type()
Dgst-dvb-descriptor.c457 __common_desc_checks (descriptor, GST_MTS_DESC_DVB_BOUQUET_NAME, 1, FALSE); in gst_mpegts_descriptor_parse_dvb_bouquet_name()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c575 case GST_MTS_DESC_DVB_BOUQUET_NAME: in dump_generic_descriptor()