/third_party/gstreamer/gstplugins_bad/gst/autoconvert/ |
D | gstautovideoconvert.c | 180 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (autovideoconvert->sinkpad), in gst_auto_video_convert_add_autoconvert() 186 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (autovideoconvert->srcpad), pad); in gst_auto_video_convert_add_autoconvert() 199 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (autovideoconvert->srcpad), in gst_auto_video_convert_remove_autoconvert() 201 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (autovideoconvert->sinkpad), in gst_auto_video_convert_remove_autoconvert()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstsubtitleoverlay.c | 641 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->srcpad), NULL); in _setup_passthrough() 642 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->video_sinkpad), NULL); in _setup_passthrough() 643 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->subtitle_sinkpad), NULL); in _setup_passthrough() 669 if (G_UNLIKELY (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->srcpad), in _setup_passthrough() 686 if (G_UNLIKELY (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST in _setup_passthrough() 987 if (G_UNLIKELY (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST in _link_renderer() 1011 if (G_UNLIKELY (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST in _link_renderer() 1032 if (G_UNLIKELY (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST in _link_renderer() 1115 gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (self->subtitle_sinkpad)); in _pad_blocked_cb() 1176 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->srcpad), NULL); in _pad_blocked_cb() [all …]
|
D | gstplaysinkconvertbin.c | 158 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->sinkpad), pad); in gst_play_sink_convert_bin_set_targets() 163 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->srcpad), pad); in gst_play_sink_convert_bin_set_targets() 215 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->sinkpad), NULL); in pad_blocked_cb() 216 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->srcpad), NULL); in pad_blocked_cb() 337 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->sinkpad), NULL); in gst_play_sink_convert_bin_sink_setcaps() 338 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->srcpad), NULL); in gst_play_sink_convert_bin_sink_setcaps()
|
D | gstplaysink.c | 1090 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (chain->srcpad), NULL); in gst_play_sink_vis_blocked() 1108 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (chain->srcpad), in gst_play_sink_vis_blocked() 3392 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (playsink->video_pad), in gst_play_sink_do_reconfigure() 3510 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (playsink->video_pad), NULL); in gst_play_sink_do_reconfigure() 3772 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (playsink->vischain-> in gst_play_sink_do_reconfigure() 3795 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (playsink->vischain-> in gst_play_sink_do_reconfigure() 3845 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (playsink->text_pad), in gst_play_sink_do_reconfigure() 3911 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (playsink->video_pad), in gst_play_sink_do_reconfigure() 3916 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (playsink->text_pad), in gst_play_sink_do_reconfigure() 4750 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (*res), NULL); in gst_play_sink_release_pad()
|
D | gstparsebin.c | 1216 GstPad *old_target = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (parsepad)); in parse_pad_set_target() 1225 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (parsepad), target); in parse_pad_set_target() 4109 opad = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (parsepad)); in gst_parse_pad_set_blocked() 4270 opad = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (parsepad)); in unblock_pads()
|
D | gstdecodebin2.c | 1664 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (dpad), target); in decode_pad_set_target() 4750 srcpad = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (chain->endpad)); in gst_decode_chain_get_topology() 5247 opad = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (dpad)); in gst_decode_pad_set_blocked() 5505 opad = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (dpad)); in unblock_pads()
|
D | gsturidecodebin.c | 1438 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ghost), NULL); in pad_removed_cb()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 82 GST_GHOST_PAD_CAST (gst_ghost_pad_new_no_target_from_template ("sink", in rsn_dec_init() 91 GST_GHOST_PAD_CAST (gst_ghost_pad_new_no_target_from_template ("src", in rsn_dec_init()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstghostpad.h | 86 #define GST_GHOST_PAD_CAST(obj) ((GstGhostPad*)(obj)) macro
|
D | gstghostpad.c | 678 if (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ret), target)) in gst_ghost_pad_new() 724 if (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ret), target)) in gst_ghost_pad_new_from_template()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstghostpad.c | 894 res = gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ghostpad), NULL); in GST_START_TEST() 993 res = gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ghostpad), NULL); in GST_START_TEST() 1001 res = gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ghostpad), srcpad); in GST_START_TEST() 1361 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (ghostpad), NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositorbin.cpp | 705 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (gpad), pad); in gst_d3d11_compositor_bin_init() 833 gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (chain->ghost_pad), pad); in gst_d3d11_compositor_bin_input_chain_new()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gststats.c | 308 peer_pad = GST_PAD_PEER (GST_GHOST_PAD_CAST (peer_pad)); in do_element_stats() 317 peer_pad = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (peer_pad)); in do_element_stats()
|
/third_party/gstreamer/gstplugins_bad/gst/transcode/ |
D | gsttranscodebin.c | 705 if (!gst_ghost_pad_set_target (GST_GHOST_PAD_CAST (self->sinkpad), pad)) { in make_decodebin()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 3053 if ((target = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (pad)))) { in gst_rtspsrc_handle_src_event() 3271 GstPad *target = gst_ghost_pad_get_target (GST_GHOST_PAD_CAST (pad)); in gst_rtspsrc_handle_src_query()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 91809 gst/gstghostpad.*: Fix unintended API removal: re-add GST_GHOST_PAD_CAST to the header. 91812 * gst/gstghostpad.h (GST_GHOST_PAD_CAST): 91813 * gst/gstghostpad.c (GST_GHOST_PAD_CAST): Fix unintended API 91814 removal: re-add GST_GHOST_PAD_CAST to the header.
|