gst_element_factory_create 442 gst/gstelementfactory.c element = gst_element_factory_create (factory, name); gst_element_factory_create 156 gst/gstelementfactory.h GstElement* gst_element_factory_create (GstElementFactory *factory, gst_element_factory_create 616 gst/gsturi.c gst_element_factory_create (GST_ELEMENT_FACTORY_CAST (walk->data), gst_element_factory_create 205 tests/examples/manual/dynamic.c element = gst_element_factory_create (factory, NULL); gst_element_factory_create 21 tests/examples/manual/elementcreate.c element = gst_element_factory_create (factory, "source"); gst_element_factory_create 1107 tools/gst-inspect.c element = gst_element_factory_create (factory, NULL); gst_element_factory_create 1280 tools/gst-inspect.c element = gst_element_factory_create (factory, NULL); gst_element_factory_create 448 tools/gst-xmlinspect.c element = gst_element_factory_create (factory, "element");