Searched refs:get_children_count (Results 1 – 18 of 18) sorted by relevance
172 if (iface->get_children_count != NULL) in gst_child_proxy_get_children_count()173 return iface->get_children_count (parent); in gst_child_proxy_get_children_count()
86 guint (*get_children_count) (GstChildProxy * parent); member
318 iface->get_children_count = gst_bin_child_proxy_get_children_count; in gst_bin_child_proxy_init()
491 iface->get_children_count = gst_gl_mosaic_child_proxy_get_children_count; in gst_gl_mosaic_child_proxy_init()
647 iface->get_children_count = gst_gl_mixer_bin_child_proxy_get_children_count; in gst_gl_mixer_bin_child_proxy_init()
799 iface->get_children_count = gst_gl_stereo_mix_child_proxy_get_children_count; in gst_gl_stereo_mix_child_proxy_init()
1697 iface->get_children_count = gst_gl_video_mixer_child_proxy_get_children_count; in gst_gl_video_mixer_child_proxy_init()
138 iface->get_children_count = gst_iqa_child_proxy_get_children_count; in gst_iqa_child_proxy_init()
458 iface->get_children_count = gst_audiomixer_child_proxy_get_children_count; in gst_audiomixer_child_proxy_init()
903 iface->get_children_count = in gst_audio_interleave_child_proxy_init()
1009 iface->get_children_count = in gst_d3d11_compositor_bin_child_proxy_init()
1635 iface->get_children_count = in gst_d3d11_compositor_child_proxy_init()
172 child_proxy_iface->get_children_count = in gst_switch_bin_child_proxy_iface_init()
353 iface->get_children_count = gst_iir_equalizer_child_proxy_get_children_count; in gst_iir_equalizer_child_proxy_interface_init()
1588 iface->get_children_count = gst_adder_child_proxy_get_children_count; in gst_adder_child_proxy_init()
1708 iface->get_children_count = gst_compositor_child_proxy_get_children_count; in gst_compositor_child_proxy_init()
2189 iface->get_children_count = gst_videomixer2_child_proxy_get_children_count; in gst_videomixer2_child_proxy_init()
675 iface->get_children_count = gst_deinterlace_child_proxy_get_children_count;