Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c161 if (!section->short_section in __common_section_checks()
221 copy->short_section = section->short_section; in _gst_mpegts_section_copy()
1140 if (section->short_section) in _packetize_common_section()
1213 res->short_section = (*data & 0x80) == 0x00; in gst_mpegts_section_new()
1216 if (!res->short_section) { in gst_mpegts_section_new()
1289 if (!section->short_section) { in gst_mpegts_section_packetize()
Dgstmpegtssection.h173 gboolean short_section; member
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c1189 if (!section->short_section) { in _on_bus_message()