Home
last modified time | relevance | path

Searched defs:factory_type (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstfactories.c104 const gchar *factory_type; in do_plugin_feature_loaded() local
/third_party/json/include/nlohmann/detail/input/
Dinput_adapters.hpp374 using factory_type = iterator_input_adapter_factory<IteratorType>; in input_adapter() typedef
/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c663 const gchar *factory_type = NULL; in do_factory_used() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin2.c5952 GstElementFactoryListType factory_type; local
/third_party/json/single_include/nlohmann/
Djson.hpp5701 using factory_type = iterator_input_adapter_factory<IteratorType>; in input_adapter() typedef