Home
last modified time | relevance | path

Searched refs:gst_child_proxy_child_removed (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstchildproxy.h157 void gst_child_proxy_child_removed (GstChildProxy * parent, GObject * child,
Dgstchildproxy.c501 gst_child_proxy_child_removed (GstChildProxy * parent, GObject * child, in gst_child_proxy_child_removed() function
Dgstbin.c1807 gst_child_proxy_child_removed ((GstChildProxy *) bin, (GObject *) element, in gst_bin_remove_func()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmosaic.c183 gst_child_proxy_child_removed (GST_CHILD_PROXY (gl_mosaic), G_OBJECT (pad), in gst_gl_mosaic_release_pad()
Dgstglstereomix.c453 gst_child_proxy_child_removed (GST_CHILD_PROXY (element), G_OBJECT (pad), in gst_gl_stereo_mix_release_pad()
Dgstglvideomixer.c878 gst_child_proxy_child_removed (GST_CHILD_PROXY (element), G_OBJECT (pad), in gst_gl_video_mixer_release_pad()
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.c280 gst_child_proxy_child_removed (GST_CHILD_PROXY (audiomixer), G_OBJECT (pad), in gst_audiomixer_release_pad()
Dgstaudiointerleave.c804 gst_child_proxy_child_removed (GST_CHILD_PROXY (self), G_OBJECT (pad), in gst_audio_interleave_release_pad()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c602 gst_child_proxy_child_removed (GST_CHILD_PROXY (switch_bin), in gst_switch_bin_set_num_paths()
/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dgstiirequalizer.c669 gst_child_proxy_child_removed (GST_CHILD_PROXY (equ), in gst_iir_equalizer_compute_frequencies()
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c1049 gst_child_proxy_child_removed (GST_CHILD_PROXY (adder), G_OBJECT (pad), in gst_adder_release_pad()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1509 gst_child_proxy_child_removed (GST_CHILD_PROXY (compositor), G_OBJECT (pad), in gst_compositor_release_pad()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11compositor.cpp1688 gst_child_proxy_child_removed (GST_CHILD_PROXY (self), G_OBJECT (pad), in gst_d3d11_compositor_release_pad()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c2063 gst_child_proxy_child_removed (GST_CHILD_PROXY (mix), G_OBJECT (mixpad), in gst_videomixer2_release_pad()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c412 gst_child_proxy_child_removed (GST_OBJECT (self), in gst_deinterlace_set_method()
/third_party/gstreamer/gstreamer/
DChangeLog126700 (gst_child_proxy_child_added), (gst_child_proxy_child_removed),