Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.h88 GST_MTS_DESC_DVB_FREQUENCY_LIST = 0x62, enumerator
Dgstmpegts-enumtypes.c175 … { C_ENUM(GST_MTS_DESC_DVB_FREQUENCY_LIST), "GST_MTS_DESC_DVB_FREQUENCY_LIST", "frequency-list" }, in gst_mpegts_dvb_descriptor_type_get_type()
Dgst-dvb-descriptor.c2044 __common_desc_checks (descriptor, GST_MTS_DESC_DVB_FREQUENCY_LIST, 5, FALSE); in gst_mpegts_descriptor_parse_dvb_frequency_list()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c638 case GST_MTS_DESC_DVB_FREQUENCY_LIST: in dump_generic_descriptor()