Home
last modified time | relevance | path

Searched defs:new_pad (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/icles/playback/
Dtest6.c28 pad_added_cb (GstElement * decodebin, GstPad * new_pad, GstElement * pipeline) in pad_added_cb()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dtest-splitmuxpartreader.c62 GstPad *new_pad = g_object_new (SPLITMUX_TYPE_SRC_PAD, in handle_get_pad() local
/third_party/gstreamer/gstplugins_base/tests/icles/
Dinput-selector-test.c71 GstPad *active_pad, *new_pad; in switch_timer() local
Doutput-selector-test.c49 GstPad *old_pad, *new_pad = NULL; in switch_cb() local
/third_party/gstreamer/gstplugins_bad/tests/examples/wpe/
Dwpe.c76 _wpe_pad_added (GstElement * src, GstPad * new_pad, GstElement * pipe) in _wpe_pad_added()
/third_party/gstreamer/gstplugins_good/tests/examples/rtp/
Dclient-PCMA.py47 def pad_added_cb(rtpbin, new_pad, depay): argument
Dclient-PCMA.c108 pad_added_cb (GstElement * rtpbin, GstPad * new_pad, GstElement * depay) in pad_added_cb()
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtc.c62 _webrtc_pad_added (GstElement * webrtc, GstPad * new_pad, GstElement * pipe) in _webrtc_pad_added()
Dwebrtcbidirectional.c62 _webrtc_pad_added (GstElement * webrtc, GstPad * new_pad, GstElement * pipe) in _webrtc_pad_added()
Dwebrtcswap.c62 _webrtc_pad_added (GstElement * webrtc, GstPad * new_pad, GstElement * pipe) in _webrtc_pad_added()
Dwebrtctransceiver.c62 _webrtc_pad_added (GstElement * webrtc, GstPad * new_pad, GstElement * pipe) in _webrtc_pad_added()
Dwebrtcrenego.c109 _webrtc_pad_added (GstElement * webrtc, GstPad * new_pad, GstElement * pipe) in _webrtc_pad_added()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c529 GstPad *new_pad = user_data; in copy_sticky_events() local
541 GstPad *new_pad = NULL; in get_pad_for_stream_id() local
Dgstsctpenc.c389 GstPad *new_pad = NULL; in gst_sctp_enc_request_new_pad() local
/third_party/gstreamer/gstplugins_good/tests/icles/
Dgdkpixbufsink-test.c60 new_decoded_pad (GstElement * dec, GstPad * new_pad, AppInfo * info) in new_decoded_pad()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsttranscodebin.c415 GstPad *new_pad; in encodebin_pad_added_cb() local
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c504 GstPad *new_pad; in gst_interleave_request_new_pad() local
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsrc.c224 gst_rist_src_pad_added (GstRistSrc * src, GstPad * new_pad, GstElement * rtpbin) in gst_rist_src_pad_added()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c1223 GstPad *new_pad; in gst_multi_queue_request_new_pad() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c414 _on_pad_added (GstElement * webrtc, GstPad * new_pad, struct test_webrtc *t) in _on_pad_added()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c6429 on_rtpbin_pad_added (GstElement * rtpbin, GstPad * new_pad, in on_rtpbin_pad_added()