Searched defs:n_properties (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/frei0r/ |
D | gstfrei0r.c | 62 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()
|
D | gstfrei0rfilter.h | 58 gint n_properties; member
|
D | gstfrei0rsrc.h | 60 gint n_properties; member
|
D | gstfrei0rmixer.h | 67 gint n_properties; member
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstfakesinkutils.c | 32 guint n_properties, i; in gst_fake_sink_proxy_properties() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProperties.cpp | 74 …const unsigned int n_properties = (glu::isContextTypeES(m_context.getRenderContext().getType())) ?… in iterate() local
|
/third_party/glib/gobject/tests/ |
D | ifaceproperties.c | 479 guint n_properties; in test_list_overridden() local 511 guint n_properties; in test_list_interface() local
|
/third_party/glib/gobject/ |
D | gobject.c | 2063 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/ |
D | gl4cGPUShaderFP64Tests.cpp | 6824 const unsigned int n_properties = sizeof(properties) / sizeof(properties[0]); in verifyProgramInterfaceQuerySupport() local
|