Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.h84 GST_MTS_DESC_DVB_MULTILINGUAL_COMPONENT = 0x5E, enumerator
Dgstmpegts-enumtypes.c171 …{ C_ENUM(GST_MTS_DESC_DVB_MULTILINGUAL_COMPONENT), "GST_MTS_DESC_DVB_MULTILINGUAL_COMPONENT", "mul… in gst_mpegts_dvb_descriptor_type_get_type()
Dgst-dvb-descriptor.c1955 __common_desc_checks (descriptor, GST_MTS_DESC_DVB_MULTILINGUAL_COMPONENT, 6, in gst_mpegts_descriptor_parse_dvb_multilingual_component()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c617 case GST_MTS_DESC_DVB_MULTILINGUAL_COMPONENT: in dump_generic_descriptor()