Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-atsc-section.h156 guint16 channel_TSID; member
Dgst-atsc-section.c198 source->channel_TSID = GST_READ_UINT16_BE (data); in _parse_atsc_vct()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c1167 g_print (" channel_tsid: %u\n", source->channel_TSID); in dump_vct()