Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/proxy/
Dgstproxysink.c188 copy_sticky_events (G_GNUC_UNUSED GstPad * pad, GstEvent ** event, in copy_sticky_events() function
219 gst_pad_sticky_events_foreach (pad, copy_sticky_events, &data); in gst_proxy_sink_sink_event()
256 gst_pad_sticky_events_foreach (pad, copy_sticky_events, &data); in gst_proxy_sink_sink_chain()
292 gst_pad_sticky_events_foreach (pad, copy_sticky_events, &data); in gst_proxy_sink_sink_chain_list()
/third_party/gstreamer/gstplugins_good/gst/icydemux/
Dgsticydemux.c219 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
264 gst_pad_sticky_events_foreach (icydemux->sinkpad, copy_sticky_events, in gst_icydemux_add_srcpad()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c527 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
583 gst_pad_sticky_events_foreach (self->sink_pad, copy_sticky_events, new_pad); in get_pad_for_stream_id()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c230 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
279 gst_pad_sticky_events_foreach (self->sink, copy_sticky_events, &data); in gst_deinterleave_add_new_pads()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpbin.c3608 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
3703 gst_pad_sticky_events_foreach (pad, copy_sticky_events, srcpad); in expose_recv_src_pad()
3723 gst_pad_sticky_events_foreach (pad, copy_sticky_events, gpad); in expose_recv_src_pad()
4620 gst_pad_sticky_events_foreach (send_rtp_src, copy_sticky_events, in complete_session_src()
4779 gst_pad_sticky_events_foreach (pad, copy_sticky_events, ghost); in fec_encoder_pad_added_cb()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturisourcebin.c626 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
1294 gst_pad_sticky_events_foreach (target, copy_sticky_events, pad); in expose_output_pad()
Dgsturidecodebin.c1342 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
1387 gst_pad_sticky_events_foreach (pad, copy_sticky_events, newpad); in new_decoded_pad_added_cb()
Dgstdecodebin2.c1651 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
1669 gst_pad_sticky_events_foreach (target, copy_sticky_events, dpad); in decode_pad_set_target()
2312 gst_pad_sticky_events_foreach (pad, copy_sticky_events, mqpad); in connect_pad()
Dgstparsebin.c1180 copy_sticky_events (GstPad * pad, GstEvent ** eventptr, gpointer user_data) in copy_sticky_events() function
1233 gst_pad_sticky_events_foreach (target, copy_sticky_events, parsepad); in parse_pad_set_target()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c6279 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
6487 gst_pad_sticky_events_foreach (new_pad, copy_sticky_events, pad); in on_rtpbin_pad_added()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c3422 copy_sticky_events (GstPad * pad, GstEvent ** event, gpointer user_data) in copy_sticky_events() function
3527 gst_pad_sticky_events_foreach (pad, copy_sticky_events, stream->srcpad); in new_manager_pad()