Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c1790 gst_plugin_ext_dep_get_stat_hash (GstPlugin * plugin, GstPluginDep * dep) in gst_plugin_ext_dep_get_stat_hash() function
1858 if (dep->stat_hash != gst_plugin_ext_dep_get_stat_hash (plugin, dep)) in _priv_plugin_deps_files_changed()
1958 dep->stat_hash = gst_plugin_ext_dep_get_stat_hash (plugin, dep); in gst_plugin_add_dependency()
/third_party/gstreamer/gstreamer/
DChangeLog90481 (gst_plugin_ext_dep_get_stat_hash),