Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.h169 GstMpegtsSection *pending_scte35_section; member
Dgstbasetsmux.c1294 scte_section = mux->pending_scte35_section; in gst_base_ts_mux_aggregate_buffer()
1295 mux->pending_scte35_section = NULL; in gst_base_ts_mux_aggregate_buffer()
1868 if (mux->pending_scte35_section) in handle_scte35_section()
1869 gst_mpegts_section_unref (mux->pending_scte35_section); in handle_scte35_section()
1870 mux->pending_scte35_section = in handle_scte35_section()
1880 if (mux->pending_scte35_section) in handle_scte35_section()
1881 gst_mpegts_section_unref (mux->pending_scte35_section); in handle_scte35_section()
1882 mux->pending_scte35_section = in handle_scte35_section()