Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-descriptor.c1010 guint16 * composition_page_id, guint16 * ancillary_page_id) in gst_mpegts_descriptor_parse_dvb_subtitling_idx() argument
1033 if (ancillary_page_id) in gst_mpegts_descriptor_parse_dvb_subtitling_idx()
1034 *ancillary_page_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_subtitling_idx()
Dgst-dvb-descriptor.h727 guint16 *ancillary_page_id);