Home
last modified time | relevance | path

Searched refs:splice_event_id (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-scte-section.c146 event->splice_event_id = GST_READ_UINT32_BE (data); in _parse_splice_event()
147 GST_LOG ("splice_event_id: 0x%08x", event->splice_event_id); in _parse_splice_event()
510 event->splice_event_id = event_id; in gst_mpegts_scte_cancel_new()
539 event->splice_event_id = event_id; in gst_mpegts_scte_splice_in_new()
579 event->splice_event_id = event_id; in gst_mpegts_scte_splice_out_new()
791 GST_WRITE_UINT32_BE (data, event->splice_event_id); in _packetize_sit()
Dgst-scte-section.h137 guint32 splice_event_id; member
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dmpegts.c120 event->splice_event_id = 4285; in GST_START_TEST()
159 fail_unless (event->splice_event_id == 4285); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c1255 event->splice_event_id, event->splice_event_cancel_indicator); in dump_scte_sit()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c1717 sevent->splice_event_id); in handle_scte35_section()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c1187 sevent->splice_event_id); in handle_psi()