/third_party/gstreamer/gstplugins_base/gst/rawparse/ |
D | gstunalignedaudioparse.c | 99 gst_ghost_pad_new_from_template ("sink", inner_pad, in gst_unaligned_audio_parse_init() 108 gst_ghost_pad_new_from_template ("src", inner_pad, in gst_unaligned_audio_parse_init()
|
D | gstunalignedvideoparse.c | 98 gst_ghost_pad_new_from_template ("sink", inner_pad, in gst_unaligned_video_parse_init() 107 gst_ghost_pad_new_from_template ("src", inner_pad, in gst_unaligned_video_parse_init()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlssrtpdec.c | 219 ghost_pad = gst_ghost_pad_new_from_template ("rtp_src", target_pad, templ); in gst_dtls_srtp_dec_init() 228 ghost_pad = gst_ghost_pad_new_from_template ("rtcp_src", target_pad, templ); in gst_dtls_srtp_dec_init() 237 ghost_pad = gst_ghost_pad_new_from_template ("sink", target_pad, templ); in gst_dtls_srtp_dec_init() 326 ghost_pad = gst_ghost_pad_new_from_template (name, target_pad, templ); in gst_dtls_srtp_dec_request_new_pad()
|
D | gstdtlssrtpenc.c | 369 pad = gst_ghost_pad_new_from_template (name, target, templ); in add_ghost_pad()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | autoconvert.c | 189 ghostpad = gst_ghost_pad_new_from_template ("sink", pad, test_static_templ); in configure_test_element() 196 ghostpad = gst_ghost_pad_new_from_template ("src", pad, test_static_templ); in configure_test_element()
|
/third_party/gstreamer/gstplugins_bad/gst/rawparse/ |
D | gstaudioparse.c | 207 gst_ghost_pad_new_from_template ("sink", inner_pad, in gst_audio_parse_init() 214 gst_ghost_pad_new_from_template ("src", inner_pad, in gst_audio_parse_init()
|
D | gstvideoparse.c | 165 gst_ghost_pad_new_from_template ("sink", inner_pad, in gst_video_parse_init() 172 gst_ghost_pad_new_from_template ("src", inner_pad, in gst_video_parse_init()
|
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/ |
D | gstbaseqroverlay.c | 335 gst_ghost_pad_new_from_template ("sink", in gst_base_qr_overlay_init() 338 gst_ghost_pad_new_from_template ("src", in gst_base_qr_overlay_init()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstfakeaudiosink.c | 97 ghost_pad = gst_ghost_pad_new_from_template ("sink", sink_pad, template); in gst_fake_audio_sink_init()
|
D | gstfakevideosink.c | 163 ghost_pad = gst_ghost_pad_new_from_template ("sink", sink_pad, template); in gst_fake_video_sink_init()
|
D | gsttestsrcbin.c | 285 gst_ghost_pad_new_from_template (pad_name, pad, in gst_test_src_bin_setup_src()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstghostpad.h | 124 GstPad* gst_ghost_pad_new_from_template (const gchar *name, GstPad * target, GstPadTemplat…
|
D | gstghostpad.c | 709 gst_ghost_pad_new_from_template (const gchar * name, GstPad * target, in gst_ghost_pad_new_from_template() function
|
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | gstrgvolume.c | 321 ghost_pad = gst_ghost_pad_new_from_template ("sink", volume_pad, in gst_rg_volume_init() 328 ghost_pad = gst_ghost_pad_new_from_template ("src", volume_pad, in gst_rg_volume_init()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdbin.c | 503 dvdbin->video_pad = gst_ghost_pad_new_from_template ("video", src, src_templ); in create_elements() 557 gst_ghost_pad_new_from_template ("subpicture", src, src_templ); in create_elements() 597 dvdbin->audio_pad = gst_ghost_pad_new_from_template ("audio", src, src_templ); in create_elements()
|
/third_party/gstreamer/gstplugins_bad/gst/sdp/ |
D | gstsdpsrc.c | 110 gst_ghost_pad_new_from_template (GST_PAD_NAME (pad), pad, in pad_added_cb()
|
D | gstsdpdemux.c | 547 stream->srcpad = gst_ghost_pad_new_from_template (pad_name, pad, template); in new_session_pad()
|
/third_party/gstreamer/gstplugins_bad/gst/proxy/ |
D | gstproxysrc.c | 208 self->srcpad = gst_ghost_pad_new_from_template ("src", srcpad, templ); in gst_proxy_src_init()
|
/third_party/gstreamer/gstplugins_bad/gst/transcode/ |
D | gsttranscodebin.c | 426 new_pad = gst_ghost_pad_new_from_template (name, pad, template); in encodebin_pad_added_cb() 853 gpad = gst_ghost_pad_new_from_template (name, decodebin_pad, temp); in gst_transcode_bin_request_pad()
|
/third_party/gstreamer/gstplugins_bad/gst/audiolatency/ |
D | gstaudiolatency.c | 233 self->srcpad = gst_ghost_pad_new_from_template ("src", srcpad, templ); in gst_audiolatency_init()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpbin.c | 3716 gpad = gst_ghost_pad_new_from_template (padname, pad, templ); in expose_recv_src_pad() 4212 gst_ghost_pad_new_from_template (name, recv_rtp_sink, templ); in create_recv_rtp() 4422 gst_ghost_pad_new_from_template (name, decsink, templ); in create_recv_rtcp() 4473 ghost = gst_ghost_pad_new_from_template (name, decsink, templ); in create_recv_fec() 4618 gst_ghost_pad_new_from_template (gname, send_rtp_src, templ); in complete_session_src() 4775 ghost = gst_ghost_pad_new_from_template (gname, pad, templ); in fec_encoder_pad_added_cb() 4934 gst_ghost_pad_new_from_template (name, send_rtp_sink, templ); in create_send_rtp() 5102 gst_ghost_pad_new_from_template (name, encsrc, templ); in create_send_rtcp()
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpesrcbin.cpp | 436 ghost_pad = gst_ghost_pad_new_from_template ("video", pad, in gst_wpe_src_init()
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gsthlssink2.c | 533 pad = gst_ghost_pad_new_from_template (templ->name_template, peer, templ); in gst_hls_sink2_request_new_pad()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/ |
D | gstinsertbin.c | 284 self->priv->srcpad = gst_ghost_pad_new_from_template ("src", in gst_insert_bin_init()
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstdashsink.c | 997 pad = gst_ghost_pad_new_from_template (pad_name, peer, templ); in gst_dash_sink_request_new_pad()
|