gst_element_factory_get_static_pad_templates 307 debian/gst-codec-info.c static_templates = gst_element_factory_get_static_pad_templates (factory); gst_element_factory_get_static_pad_templates 150 gst/gstelementfactory.h G_CONST_RETURN GList * gst_element_factory_get_static_pad_templates (GstElementFactory *factory); gst_element_factory_get_static_pad_templates 186 tests/examples/manual/dynamic.c for (pads = gst_element_factory_get_static_pad_templates (factory); gst_element_factory_get_static_pad_templates 207 tests/examples/manual/dynamic.c gst_element_factory_get_static_pad_templates (factory)); gst_element_factory_get_static_pad_templates 1352 tools/gst-inspect.c static_templates = gst_element_factory_get_static_pad_templates (factory);