Searched defs:child_proxy (Results 1 – 16 of 16) sorted by relevance
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmosaic.c | 456 gst_gl_mosaic_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_mosaic_child_proxy_get_child_by_index() 472 gst_gl_mosaic_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_gl_mosaic_child_proxy_get_children_count()
|
D | gstglstereomix.c | 764 gst_gl_stereo_mix_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_stereo_mix_child_proxy_get_child_by_index() 780 gst_gl_stereo_mix_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_gl_stereo_mix_child_proxy_get_children_count()
|
D | gstglmixerbin.c | 603 gst_gl_mixer_bin_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_mixer_bin_child_proxy_get_child_by_index() 629 gst_gl_mixer_bin_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_gl_mixer_bin_child_proxy_get_children_count()
|
D | gstglvideomixer.c | 1662 gst_gl_video_mixer_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_video_mixer_child_proxy_get_child_by_index() 1678 gst_gl_video_mixer_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_gl_video_mixer_child_proxy_get_children_count()
|
/third_party/gstreamer/gstplugins_base/gst/audiomixer/ |
D | gstaudiomixer.c | 422 gst_audiomixer_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_audiomixer_child_proxy_get_child_by_index() 438 gst_audiomixer_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_audiomixer_child_proxy_get_children_count()
|
D | gstaudiointerleave.c | 865 gst_audio_interleave_child_proxy_get_child_by_index (GstChildProxy * in gst_audio_interleave_child_proxy_get_child_by_index() 881 gst_audio_interleave_child_proxy_get_children_count (GstChildProxy * in gst_audio_interleave_child_proxy_get_children_count()
|
/third_party/gstreamer/gstplugins_bad/ext/iqa/ |
D | iqa.c | 103 gst_iqa_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_iqa_child_proxy_get_child_by_index() 119 gst_iqa_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_iqa_child_proxy_get_children_count()
|
/third_party/gstreamer/gstplugins_good/gst/equalizer/ |
D | gstiirequalizer.c | 316 gst_iir_equalizer_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_iir_equalizer_child_proxy_get_child_by_index() 336 gst_iir_equalizer_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_iir_equalizer_child_proxy_get_children_count()
|
/third_party/gstreamer/gstplugins_bad/gst/switchbin/ |
D | gstswitchbin.c | 178 gst_switch_bin_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_switch_bin_child_proxy_get_child_by_index() 198 gst_switch_bin_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_switch_bin_child_proxy_get_children_count()
|
/third_party/gstreamer/gstplugins_base/gst/adder/ |
D | gstadder.c | 1554 gst_adder_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_adder_child_proxy_get_child_by_index() 1569 gst_adder_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_adder_child_proxy_get_children_count()
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 1673 gst_compositor_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_compositor_child_proxy_get_child_by_index() 1689 gst_compositor_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_compositor_child_proxy_get_children_count()
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 2156 gst_videomixer2_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_videomixer2_child_proxy_get_child_by_index() 2170 gst_videomixer2_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_videomixer2_child_proxy_get_children_count()
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | grammar.y.in | 311 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object,
|
D | grammar.y | 311 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object, in gst_parse_new_child()
|
D | grammar.tab.c | 385 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object, in gst_parse_new_child()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbin.c | 282 gst_bin_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_bin_child_proxy_get_child_by_index() 299 gst_bin_child_proxy_get_children_count (GstChildProxy * child_proxy) in gst_bin_child_proxy_get_children_count()
|