Home
last modified time | relevance | path

Searched refs:gst_child_proxy_get_children_count (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dequalizer.c102 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()
220 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST()
284 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST()
296 fail_unless_equals_int (gst_child_proxy_get_children_count (GST_CHILD_PROXY in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstchildproxy.c71 count = gst_child_proxy_get_children_count (parent); in gst_child_proxy_default_get_child_by_name()
164 gst_child_proxy_get_children_count (GstChildProxy * parent) in gst_child_proxy_get_children_count() function
Dgstchildproxy.h122 guint gst_child_proxy_get_children_count (GstChildProxy * parent);
Dgstpreset.c602 n_children = gst_child_proxy_get_children_count ((GstChildProxy *) preset); in gst_preset_default_get_property_names()
/third_party/gstreamer/gstreamer/
DChangeLog126696 (gst_child_proxy_get_children_count), (gst_child_proxy_lookup),