Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c120 static void gst_plugin_ext_dep_free (GstPluginDep * dep);
151 g_list_foreach (plugin->priv->deps, (GFunc) gst_plugin_ext_dep_free, NULL); in gst_plugin_finalize()
1866 gst_plugin_ext_dep_free (GstPluginDep * dep) in gst_plugin_ext_dep_free() function
/third_party/gstreamer/gstreamer/
DChangeLog90482 (_priv_plugin_deps_files_changed), (gst_plugin_ext_dep_free),