Home
last modified time | relevance | path

Searched refs:gst_event_writable_structure (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9depay.c164 GstStructure *s = gst_event_writable_structure (self->last_lost_event); in send_last_lost_event_if_needed()
518 GstStructure *s = gst_event_writable_structure (self->last_lost_event); in gst_rtp_vp9_depay_packet_lost()
Dgstrtpvp8depay.c264 GstStructure *s = gst_event_writable_structure (self->last_lost_event); in send_last_lost_event_if_needed()
546 s = gst_event_writable_structure (event); in gst_rtp_vp8_depay_packet_lost()
Dgstrtpulpfecdec.c486 s = gst_event_writable_structure (event); in gst_rtp_ulpfec_dec_handle_sink_event()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h473 GstStructure * gst_event_writable_structure (GstEvent *event);
Dgstevent.c370 gst_event_writable_structure (GstEvent * event) in gst_event_writable_structure() function
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpptdemux.c677 ws = gst_event_writable_structure (event); in gst_rtp_pt_demux_src_event()
Dgstrtpssrcdemux.c854 ws = gst_event_writable_structure (event); in gst_rtp_ssrc_demux_src_event()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysink.c2243 structure = gst_event_writable_structure (event); in gst_play_sink_sink_chain()
2257 structure = gst_event_writable_structure (event); in gst_play_sink_sink_chain()
2270 structure = gst_event_writable_structure (event); in gst_play_sink_sink_chain()
Dgstsubtitleoverlay.c2002 structure = gst_event_writable_structure (event); in gst_subtitle_overlay_subtitle_sink_event()
Dgsturisourcebin.c1382 s = gst_event_writable_structure (event); in pad_removed_cb()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c1199 s = gst_event_writable_structure (event); in handle_psi()