Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstregistry.c209 static GstPluginFeature *gst_registry_lookup_feature_locked (GstRegistry *
580 existing_feature = gst_registry_lookup_feature_locked (registry, in gst_registry_add_feature()
1012 gst_registry_lookup_feature_locked (GstRegistry * registry, const char *name) in gst_registry_lookup_feature_locked() function
1038 feature = gst_registry_lookup_feature_locked (registry, name); in gst_registry_lookup_feature()
/third_party/gstreamer/gstreamer/
DChangeLog100103 gst/gstregistry.*: Speed up gst_registry_lookup_feature_locked() by using a hashmap.
100108 (gst_registry_lookup_feature_locked):
100110 Speed up gst_registry_lookup_feature_locked() by using a hashmap.
101793 …gst_plugin_load_file): gst/gstregistry.c (GST_CAT_DEFAULT, gst_registry_lookup_feature_locked, gst…
101797 gst_registry_lookup_feature_locked, gst_registry_scan_path_level):
104184 * gst/gstregistry.c: (gst_registry_lookup_feature_locked),
108916 (gst_registry_lookup_feature_locked), (gst_registry_lookup_locked):