Home
last modified time | relevance | path

Searched refs:multi_stream_info_present (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.c2509 item->multi_stream_info_present = (*data & 0x02) >> 1; in gst_mpegts_descriptor_parse_audio_preselection_list()
2523 if (item->multi_stream_info_present == 1) { in gst_mpegts_descriptor_parse_audio_preselection_list()
2566 source->multi_stream_info_present); in gst_mpegts_descriptor_parse_audio_preselection_dump()
Dgst-dvb-descriptor.h1105 gboolean multi_stream_info_present; member