Home
last modified time | relevance | path

Searched defs:n_properties (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0r.c62 gint n_properties) in gst_frei0r_klass_install_properties()
232 gint n_properties) in gst_frei0r_property_cache_init()
250 GstFrei0rPropertyValue * property_cache, gint n_properties) in gst_frei0r_property_cache_free()
263 GstFrei0rProperty * properties, gint n_properties, in gst_frei0r_instance_construct()
277 GstFrei0rProperty * properties, gint n_properties, in gst_frei0r_get_property()
376 GstFrei0rProperty * properties, gint n_properties, in gst_frei0r_set_property()
Dgstfrei0rfilter.h58 gint n_properties; member
Dgstfrei0rsrc.h60 gint n_properties; member
Dgstfrei0rmixer.h67 gint n_properties; member
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakesinkutils.c32 guint n_properties, i; in gst_fake_sink_proxy_properties() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp74 …const unsigned int n_properties = (glu::isContextTypeES(m_context.getRenderContext().getType())) ?… in iterate() local
/third_party/glib/gobject/tests/
Difaceproperties.c479 guint n_properties; in test_list_overridden() local
511 guint n_properties; in test_list_interface() local
/third_party/glib/gobject/
Dgobject.c2063 guint n_properties, in g_object_new_with_properties()
2385 guint n_properties, in g_object_setv()
2511 guint n_properties, in g_object_getv()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp6824 const unsigned int n_properties = sizeof(properties) / sizeof(properties[0]); in verifyProgramInterfaceQuerySupport() local