Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamconditionalaccess.c201 guint8 version_num, current_next_indicator; in handle_conditional_access_pmt_reply() local
211 current_next_indicator = *buffer & 0x1; in handle_conditional_access_pmt_reply()
215 version_num, current_next_indicator); in handle_conditional_access_pmt_reply()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c232 copy->current_next_indicator = section->current_next_indicator; in _gst_mpegts_section_copy()
1130 section->current_next_indicator = TRUE; in _gst_mpegts_section_init()
1185 (section->current_next_indicator & 0x01); in _packetize_common_section()
1265 res->current_next_indicator = tmp & 0x01; in gst_mpegts_section_new()
Dgstmpegtssection.h210 gboolean current_next_indicator; member
/third_party/gstreamer/gstplugins_bad/
DChangeLog174460 is the 'current_next_indicator' bit for the other sections, and the table