Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmuxcommon.h124 gboolean packet_start_unit_indicator; member
Dtsmux.c1074 if (pi->packet_start_unit_indicator) { in tsmux_write_ts_header()
1162 section->pi.packet_start_unit_indicator = TRUE; in tsmux_section_write_packet()
1187 if (section->pi.packet_start_unit_indicator) { in tsmux_section_write_packet()
1257 section->pi.packet_start_unit_indicator = FALSE; in tsmux_section_write_packet()
1616 pi->packet_start_unit_indicator = tsmux_stream_at_pes_start (stream); in tsmux_write_stream_packet()
1617 if (pi->packet_start_unit_indicator) { in tsmux_write_stream_packet()