Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstregistry.c211 static GstPlugin *gst_registry_lookup_bn_locked (GstRegistry * registry,
447 gst_registry_lookup_bn_locked (registry, plugin->basename); in gst_registry_add_plugin()
1047 gst_registry_lookup_bn_locked (GstRegistry * registry, const char *basename) in gst_registry_lookup_bn_locked() function
1058 plugin = gst_registry_lookup_bn_locked (registry, basename); in gst_registry_lookup_bn()