Home
last modified time | relevance | path

Searched refs:child_proxy (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixerbin.c603 gst_gl_mixer_bin_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_mixer_bin_child_proxy_get_child_by_index() argument
606 GstGLMixerBin *mixer = GST_GL_MIXER_BIN (child_proxy); in gst_gl_mixer_bin_child_proxy_get_child_by_index()
607 GstBin *bin = GST_BIN_CAST (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() argument
631 GstGLMixerBin *mixer = GST_GL_MIXER_BIN (child_proxy); in gst_gl_mixer_bin_child_proxy_get_children_count()
632 GstBin *bin = GST_BIN_CAST (child_proxy); in gst_gl_mixer_bin_child_proxy_get_children_count()
Dgstglmosaic.c456 gst_gl_mosaic_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_mosaic_child_proxy_get_child_by_index() argument
459 GstGLMosaic *gl_mosaic = GST_GL_MOSAIC (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() argument
475 GstGLMosaic *gl_mosaic = GST_GL_MOSAIC (child_proxy); in gst_gl_mosaic_child_proxy_get_children_count()
Dgstglstereomix.c764 gst_gl_stereo_mix_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_stereo_mix_child_proxy_get_child_by_index() argument
767 GstGLStereoMix *gl_stereo_mix = GST_GL_STEREO_MIX (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() argument
783 GstGLStereoMix *gl_stereo_mix = GST_GL_STEREO_MIX (child_proxy); in gst_gl_stereo_mix_child_proxy_get_children_count()
Dgstglvideomixer.c1662 gst_gl_video_mixer_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_gl_video_mixer_child_proxy_get_child_by_index() argument
1665 GstGLVideoMixer *gl_video_mixer = GST_GL_VIDEO_MIXER (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() argument
1681 GstGLVideoMixer *gl_video_mixer = GST_GL_VIDEO_MIXER (child_proxy); in gst_gl_video_mixer_child_proxy_get_children_count()
/third_party/gstreamer/gstplugins_bad/ext/iqa/
Diqa.c103 gst_iqa_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_iqa_child_proxy_get_child_by_index() argument
106 GstIqa *iqa = GST_IQA (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() argument
122 GstIqa *iqa = GST_IQA (child_proxy); in gst_iqa_child_proxy_get_children_count()
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.c422 gst_audiomixer_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_audiomixer_child_proxy_get_child_by_index() argument
425 GstAudioMixer *audiomixer = GST_AUDIO_MIXER (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() argument
441 GstAudioMixer *audiomixer = GST_AUDIO_MIXER (child_proxy); in gst_audiomixer_child_proxy_get_children_count()
Dgstaudiointerleave.c866 child_proxy, guint index) in gst_audio_interleave_child_proxy_get_child_by_index()
868 GstAudioInterleave *self = GST_AUDIO_INTERLEAVE (child_proxy); in gst_audio_interleave_child_proxy_get_child_by_index()
882 child_proxy) in gst_audio_interleave_child_proxy_get_children_count()
885 GstAudioInterleave *self = GST_AUDIO_INTERLEAVE (child_proxy); in gst_audio_interleave_child_proxy_get_children_count()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c103 child_proxy, guint index);
105 child_proxy);
178 gst_switch_bin_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_switch_bin_child_proxy_get_child_by_index() argument
182 GstSwitchBin *switch_bin = GST_SWITCH_BIN (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() argument
201 GstSwitchBin *switch_bin = GST_SWITCH_BIN (child_proxy); in gst_switch_bin_child_proxy_get_children_count()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y269 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object,
311 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object, in gst_parse_new_child() argument
320 GST_CAT_LOG_OBJECT (GST_CAT_PIPELINE, child_proxy, "new child %s, checking property %s", in gst_parse_new_child()
323 if (gst_child_proxy_lookup (child_proxy, set->name, &target, &pspec)) { in gst_parse_new_child()
328 … GST_CAT_LOG_OBJECT (GST_CAT_PIPELINE, child_proxy, "parsing delayed property %s as a %s from %s", in gst_parse_new_child()
343 g_signal_handler_disconnect (child_proxy, set->signal_id); in gst_parse_new_child()
353 gst_parse_add_delayed_set (GST_ELEMENT(child_proxy), set->name, set->value_str); in gst_parse_new_child()
Dgrammar.y.in269 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object,
311 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object, argument
320 GST_CAT_LOG_OBJECT (GST_CAT_PIPELINE, child_proxy, "new child %s, checking property %s",
323 if (gst_child_proxy_lookup (child_proxy, set->name, &target, &pspec)) {
328 … GST_CAT_LOG_OBJECT (GST_CAT_PIPELINE, child_proxy, "parsing delayed property %s as a %s from %s",
343 g_signal_handler_disconnect (child_proxy, set->signal_id);
353 gst_parse_add_delayed_set (GST_ELEMENT(child_proxy), set->name, set->value_str);
Dgrammar.tab.c343 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object,
385 static void gst_parse_new_child(GstChildProxy *child_proxy, GObject *object, in gst_parse_new_child() argument
394 GST_CAT_LOG_OBJECT (GST_CAT_PIPELINE, child_proxy, "new child %s, checking property %s", in gst_parse_new_child()
397 if (gst_child_proxy_lookup (child_proxy, set->name, &target, &pspec)) { in gst_parse_new_child()
402 … GST_CAT_LOG_OBJECT (GST_CAT_PIPELINE, child_proxy, "parsing delayed property %s as a %s from %s", in gst_parse_new_child()
417 g_signal_handler_disconnect (child_proxy, set->signal_id); in gst_parse_new_child()
427 gst_parse_add_delayed_set (GST_ELEMENT(child_proxy), set->name, set->value_str); in gst_parse_new_child()
/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dgstiirequalizer.c316 gst_iir_equalizer_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_iir_equalizer_child_proxy_get_child_by_index() argument
319 GstIirEqualizer *equ = GST_IIR_EQUALIZER (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() argument
338 GstIirEqualizer *equ = GST_IIR_EQUALIZER (child_proxy); in gst_iir_equalizer_child_proxy_get_children_count()
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c1554 gst_adder_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_adder_child_proxy_get_child_by_index() argument
1557 GstAdder *adder = GST_ADDER (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() argument
1572 GstAdder *adder = GST_ADDER (child_proxy); in gst_adder_child_proxy_get_children_count()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1673 gst_compositor_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_compositor_child_proxy_get_child_by_index() argument
1676 GstCompositor *compositor = GST_COMPOSITOR (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() argument
1692 GstCompositor *compositor = GST_COMPOSITOR (child_proxy); in gst_compositor_child_proxy_get_children_count()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c2156 gst_videomixer2_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_videomixer2_child_proxy_get_child_by_index() argument
2159 GstVideoMixer2 *mix = GST_VIDEO_MIXER2 (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() argument
2173 GstVideoMixer2 *mix = GST_VIDEO_MIXER2 (child_proxy); in gst_videomixer2_child_proxy_get_children_count()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c650 gst_deinterlace_child_proxy_get_child_by_index (GstChildProxy * child_proxy,
653 GstDeinterlace *self = GST_DEINTERLACE (child_proxy);
661 gst_deinterlace_child_proxy_get_children_count (GstChildProxy * child_proxy)
663 GstDeinterlace *self = GST_DEINTERLACE (child_proxy);
/third_party/gstreamer/gstreamer/gst/
Dgstbin.c282 gst_bin_child_proxy_get_child_by_index (GstChildProxy * child_proxy, in gst_bin_child_proxy_get_child_by_index() argument
288 bin = GST_BIN_CAST (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() argument
304 bin = GST_BIN_CAST (child_proxy); in gst_bin_child_proxy_get_children_count()
/third_party/gstreamer/gstreamer/
DChangeLog46737 preset: implement child_proxy support