/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | equalizer.c | 102 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST() 152 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST() 157 gst_child_proxy_get_child_by_index (GST_CHILD_PROXY (equalizer), i); in GST_START_TEST() 220 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST() 225 gst_child_proxy_get_child_by_index (GST_CHILD_PROXY (equalizer), i); in GST_START_TEST() 284 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST() 290 band = gst_child_proxy_get_child_by_index (GST_CHILD_PROXY (equalizer), i); in GST_START_TEST() 296 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST() 302 band = gst_child_proxy_get_child_by_index (GST_CHILD_PROXY (equalizer), i); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstchildproxy.c | 35 gst_child_proxy_get (GST_CHILD_PROXY (pipeline), "name", &name, NULL); in GST_START_TEST() 57 gst_child_proxy_get (GST_CHILD_PROXY (pipeline), "src::name", &name, NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/equalizer/ |
D | gstiirequalizer3bands.c | 107 GstChildProxy *equ = GST_CHILD_PROXY (object); in gst_iir_equalizer_3bands_set_property() 129 GstChildProxy *equ = GST_CHILD_PROXY (object); in gst_iir_equalizer_3bands_get_property()
|
D | gstiirequalizer10bands.c | 152 GstChildProxy *equ = GST_CHILD_PROXY (object); in gst_iir_equalizer_10bands_set_property() 195 GstChildProxy *equ = GST_CHILD_PROXY (object); in gst_iir_equalizer_10bands_get_property()
|
D | gstiirequalizer.c | 662 gst_child_proxy_child_added (GST_CHILD_PROXY (equ), in gst_iir_equalizer_compute_frequencies() 669 gst_child_proxy_child_removed (GST_CHILD_PROXY (equ), in gst_iir_equalizer_compute_frequencies()
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | equalizer-test.c | 77 child = gst_child_proxy_get_child_by_index (GST_CHILD_PROXY (eq), band); in equalizer_set_band_value() 90 child = gst_child_proxy_get_child_by_index (GST_CHILD_PROXY (eq), i); in equalizer_set_all_band_values()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | switchbin.c | 55 gst_child_proxy_set (GST_CHILD_PROXY (switchbin), in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstchildproxy.h | 32 #define GST_CHILD_PROXY(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_CHILD_PROXY… macro
|
D | gstchildproxy.c | 217 next = gst_child_proxy_get_child_by_name (GST_CHILD_PROXY (obj), in gst_child_proxy_lookup()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmosaic.c | 164 gst_child_proxy_child_added (GST_CHILD_PROXY (element), G_OBJECT (newpad), in gst_gl_mosaic_request_new_pad() 183 gst_child_proxy_child_removed (GST_CHILD_PROXY (gl_mosaic), G_OBJECT (pad), in gst_gl_mosaic_release_pad()
|
D | gstglstereomix.c | 436 gst_child_proxy_child_added (GST_CHILD_PROXY (element), G_OBJECT (newpad), in gst_gl_stereo_mix_request_new_pad() 453 gst_child_proxy_child_removed (GST_CHILD_PROXY (element), G_OBJECT (pad), in gst_gl_stereo_mix_release_pad()
|
D | gstglmixerbin.c | 516 gst_child_proxy_child_added (GST_CHILD_PROXY (self), in gst_gl_mixer_bin_request_new_pad()
|
D | gstglvideomixer.c | 861 gst_child_proxy_child_added (GST_CHILD_PROXY (element), G_OBJECT (newpad), in gst_gl_video_mixer_request_new_pad() 878 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/ |
D | gstaudiomixer.c | 259 gst_child_proxy_child_added (GST_CHILD_PROXY (element), G_OBJECT (newpad), in gst_audiomixer_request_new_pad() 280 gst_child_proxy_child_removed (GST_CHILD_PROXY (audiomixer), G_OBJECT (pad), in gst_audiomixer_release_pad()
|
D | gstaudiointerleave.c | 750 gst_child_proxy_child_added (GST_CHILD_PROXY (element), G_OBJECT (newpad), in gst_audio_interleave_request_new_pad() 804 gst_child_proxy_child_removed (GST_CHILD_PROXY (self), G_OBJECT (pad), in gst_audio_interleave_release_pad()
|
/third_party/gstreamer/gstplugins_good/tests/examples/equalizer/ |
D | demo.c | 265 band = gst_child_proxy_get_child_by_index (GST_CHILD_PROXY (equalizer), i); in main()
|
/third_party/gstreamer/gstplugins_bad/gst/switchbin/ |
D | gstswitchbin.c | 572 gst_child_proxy_child_added (GST_CHILD_PROXY (switch_bin), in gst_switch_bin_set_num_paths() 602 gst_child_proxy_child_removed (GST_CHILD_PROXY (switch_bin), in gst_switch_bin_set_num_paths()
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/ |
D | main.cpp | 310 gst_child_proxy_get (GST_CHILD_PROXY (videosink), "sink::output-multiview-mode", &state.out_mode, in main()
|
/third_party/gstreamer/gstplugins_base/gst/adder/ |
D | gstadder.c | 1020 gst_child_proxy_child_added (GST_CHILD_PROXY (adder), G_OBJECT (newpad), in gst_adder_request_new_pad() 1049 gst_child_proxy_child_removed (GST_CHILD_PROXY (adder), G_OBJECT (pad), in gst_adder_release_pad()
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 1488 gst_child_proxy_child_added (GST_CHILD_PROXY (element), G_OBJECT (newpad), in gst_compositor_request_new_pad() 1509 gst_child_proxy_child_removed (GST_CHILD_PROXY (compositor), G_OBJECT (pad), in gst_compositor_release_pad()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositorbin.cpp | 919 gst_child_proxy_child_added (GST_CHILD_PROXY (self), in gst_d3d11_compositor_bin_request_new_pad()
|
D | gstd3d11compositor.cpp | 1651 gst_child_proxy_child_added (GST_CHILD_PROXY (element), G_OBJECT (pad), in gst_d3d11_compositor_request_new_pad() 1688 gst_child_proxy_child_removed (GST_CHILD_PROXY (self), G_OBJECT (pad), in gst_d3d11_compositor_release_pad()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | encodebin.c | 329 gst_child_proxy_get (GST_CHILD_PROXY (ebin), "testingoggmux::max-delay", in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 2035 gst_child_proxy_child_added (GST_CHILD_PROXY (mix), G_OBJECT (mixpad), in gst_videomixer2_request_new_pad() 2063 gst_child_proxy_child_removed (GST_CHILD_PROXY (mix), G_OBJECT (mixpad), in gst_videomixer2_release_pad()
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | grammar.y | 402 if (!gst_child_proxy_lookup (GST_CHILD_PROXY (element), value, &target, &pspec)) { in gst_parse_element_set()
|