Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstelementfactory.c104 factory->numpadtemplates = 0; in gst_element_factory_init()
170 factory->numpadtemplates = 0; in gst_element_factory_cleanup()
271 factory->numpadtemplates = klass->numpadtemplates; in gst_element_register()
827 factory->numpadtemplates++; in __gst_element_factory_add_static_pad_template()
916 return factory->numpadtemplates; in gst_element_factory_get_num_pad_templates()
Dgst_private.h467 guint numpadtemplates; member
Dgstelement.h835 gint numpadtemplates; member
Dgstelement.c282 klass->numpadtemplates = 0; in gst_element_class_init()
1533 klass->numpadtemplates++; in gst_element_class_add_pad_template()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelementfactory.c44 factory->numpadtemplates++; in setup_pad_template()