Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.h70 GST_MTS_DESC_DVB_COMPONENT = 0x50, enumerator
Dgstmpegts-enumtypes.c157 { C_ENUM(GST_MTS_DESC_DVB_COMPONENT), "GST_MTS_DESC_DVB_COMPONENT", "component" }, in gst_mpegts_dvb_descriptor_type_get_type()
Dgst-dvb-descriptor.c1257 __common_desc_checks (descriptor, GST_MTS_DESC_DVB_COMPONENT, 6, FALSE); in gst_mpegts_descriptor_parse_dvb_component()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c656 case GST_MTS_DESC_DVB_COMPONENT: in dump_generic_descriptor()