Home
last modified time | relevance | path

Searched refs:GST_GHOST_PAD (Results 1 – 25 of 41) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstviewfinderbin.c191 gst_ghost_pad_set_target (GST_GHOST_PAD (vfbin->ghostpad), NULL); in gst_viewfinder_bin_create_elements()
203 gst_ghost_pad_set_target (GST_GHOST_PAD (vfbin->ghostpad), NULL); in gst_viewfinder_bin_create_elements()
262 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (vfbin->ghostpad), firstpad)) in gst_viewfinder_bin_create_elements()
Dgstwrappercamerabinsrc.c245 gst_ghost_pad_set_target (GST_GHOST_PAD (old_pad), NULL); in gst_wrapper_camera_bin_src_set_output()
247 gst_ghost_pad_set_target (GST_GHOST_PAD (output_pad), self->src_pad); in gst_wrapper_camera_bin_src_set_output()
605 gst_ghost_pad_set_target (GST_GHOST_PAD (self->vidsrc), tee_pad); in gst_wrapper_camera_bin_src_construct_pipeline()
610 gst_ghost_pad_set_target (GST_GHOST_PAD (self->vfsrc), self->src_pad); in gst_wrapper_camera_bin_src_construct_pipeline()
820 gst_ghost_pad_set_target (GST_GHOST_PAD (self->vfsrc), in start_video_capture()
Dgstdigitalzoom.c325 gst_ghost_pad_set_target (GST_GHOST_PAD (self->sinkpad), pad); in gst_digital_zoom_create_elements()
329 gst_ghost_pad_set_target (GST_GHOST_PAD (self->srcpad), pad); in gst_digital_zoom_create_elements()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/
Dgstinsertbin.c300 gst_ghost_pad_set_target (GST_GHOST_PAD (self->priv->srcpad), NULL); in gst_insert_bin_dispose()
301 gst_ghost_pad_set_target (GST_GHOST_PAD (self->priv->sinkpad), NULL); in gst_insert_bin_dispose()
599 gst_ghost_pad_set_target (GST_GHOST_PAD (self->priv->srcpad), NULL); in gst_insert_bin_do_change()
601 gst_ghost_pad_set_target (GST_GHOST_PAD (self->priv->sinkpad), NULL); in gst_insert_bin_do_change()
625 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (self->priv->sinkpad), in gst_insert_bin_do_change()
642 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (self->priv->srcpad), in gst_insert_bin_do_change()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecalphadecodebin.c160 gst_ghost_pad_set_target (GST_GHOST_PAD (sink_gpad), sink_pad); in gst_v4l2_codec_alpha_decode_bin_constructed()
172 gst_ghost_pad_set_target (GST_GHOST_PAD (src_gpad), src_pad); in gst_v4l2_codec_alpha_decode_bin_constructed()
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphadecodebin.c157 gst_ghost_pad_set_target (GST_GHOST_PAD (sink_gpad), sink_pad); in gst_alpha_decode_bin_constructed()
169 gst_ghost_pad_set_target (GST_GHOST_PAD (src_gpad), src_pad); in gst_alpha_decode_bin_constructed()
/third_party/gstreamer/gstplugins_bad/gst/faceoverlay/
Dgstfaceoverlay.c131 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (filter->sinkpad), pad)) in gst_face_overlay_create_children()
136 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (filter->srcpad), pad)) in gst_face_overlay_create_children()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c302 gst_ghost_pad_set_target (GST_GHOST_PAD (switch_bin->sinkpad), pad); in gst_switch_bin_init()
709 gst_ghost_pad_set_target (GST_GHOST_PAD (switch_bin->srcpad), NULL); in gst_switch_bin_switch_to_path()
734 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (switch_bin->srcpad), pad)) { in gst_switch_bin_switch_to_path()
773 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (switch_bin->srcpad), in gst_switch_bin_switch_to_path()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstghostpad.c236 target = gst_ghost_pad_get_target (GST_GHOST_PAD (ghost)); in GST_START_TEST()
243 target = gst_ghost_pad_get_target (GST_GHOST_PAD (ghost)); in GST_START_TEST()
465 target = gst_ghost_pad_get_target (GST_GHOST_PAD (srcghost)); in GST_START_TEST()
468 target = gst_ghost_pad_get_target (GST_GHOST_PAD (sinkghost)); in GST_START_TEST()
1095 target = gst_ghost_pad_get_target (GST_GHOST_PAD (sinkpad)); in GST_START_TEST()
1102 target = gst_ghost_pad_get_target (GST_GHOST_PAD (srcpad)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlssrtpdec.c358 ghost_pad = GST_GHOST_PAD (pad); in gst_dtls_srtp_dec_release_pad()
365 gst_ghost_pad_set_target (GST_GHOST_PAD (pad), NULL); in gst_dtls_srtp_dec_release_pad()
/third_party/gstreamer/gstreamer/gst/
Dgstghostpad.h84 #define GST_GHOST_PAD(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_GHOST_PAD, Gst… macro
Dgstghostpad.c477 gst_ghost_pad_set_target (GST_GHOST_PAD (pad), NULL); in gst_ghost_pad_dispose()
512 GstGhostPad *gpad = GST_GHOST_PAD (object); in gst_ghost_pad_constructed()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dfpsdisplaysink.c299 gst_ghost_pad_set_target (GST_GHOST_PAD (self->ghost_pad), NULL); in update_video_sink()
472 gst_ghost_pad_set_target (GST_GHOST_PAD (self->ghost_pad), target_pad); in fps_display_sink_start()
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsrc.c491 pad = gst_ghost_pad_get_target (GST_GHOST_PAD (gpad)); in clear_ssrc()
562 gst_ghost_pad_set_target (GST_GHOST_PAD (upad), pad); in gst_rtp_src_rtpbin_pad_added_cb()
Dgstrtpsink.c274 GstPad *rpad = gst_ghost_pad_get_target (GST_GHOST_PAD (pad)); in gst_rtp_sink_release_pad()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dencodebin.c198 target = gst_ghost_pad_get_target (GST_GHOST_PAD (srcpad)); in GST_START_TEST()
241 target = gst_ghost_pad_get_target (GST_GHOST_PAD (srcpad)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/autodetect/
Dgstautodetect.c148 gboolean res = gst_ghost_pad_set_target (GST_GHOST_PAD (self->pad), target); in gst_auto_detect_attach_ghost_pad()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpesrcbin.cpp121 if (!gst_ghost_pad_construct (GST_GHOST_PAD (pad))) { in gst_wpe_audio_pad_new()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgsta2dpsink.c98 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (self->ghostpad), sinkpad)) { in gst_a2dp_sink_init_element()
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlssink.c242 gst_ghost_pad_set_target (GST_GHOST_PAD (sink->ghostpad), pad); in gst_hls_sink_create_elements()
Dgsthlssink2.c554 peer = gst_ghost_pad_get_target (GST_GHOST_PAD (pad)); in gst_hls_sink2_release_pad()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixerbin.c351 GST_GHOST_PAD (gst_ghost_pad_new (GST_PAD_NAME (chain->mixer_pad), in _create_input_chain()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_src.c2494 gst_ghost_pad_set_target (GST_GHOST_PAD (self->vidsrc), NULL); in gst_uvc_h264_src_construct_pipeline()
2495 gst_ghost_pad_set_target (GST_GHOST_PAD (self->vfsrc), NULL); in gst_uvc_h264_src_construct_pipeline()
2825 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (self->vidsrc), vid_pad) || in gst_uvc_h264_src_construct_pipeline()
2826 !gst_ghost_pad_set_target (GST_GHOST_PAD (self->vfsrc), vf_pad)) in gst_uvc_h264_src_construct_pipeline()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.c312 GstPad *target = gst_ghost_pad_get_target (GST_GHOST_PAD (self->sinkpad)); in gst_play_sink_convert_bin_sink_setcaps()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c1529 gst_ghost_pad_set_target (GST_GHOST_PAD (ebin->srcpad), srcpad); in _create_stream_group()
2204 if (!gst_ghost_pad_set_target (GST_GHOST_PAD (ebin->srcpad), muxerpad)) in create_elements_and_pads()
2493 gst_ghost_pad_set_target (GST_GHOST_PAD (ebin->srcpad), NULL); in gst_encode_base_bin_tear_down_profile()

12