Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c1815 gchar *appdir; in gst_plugin_ext_dep_get_stat_hash() local
1823 appdir = g_path_get_dirname (_gst_executable_path); in gst_plugin_ext_dep_get_stat_hash()
1824 full_path = g_build_filename (appdir, path, NULL); in gst_plugin_ext_dep_get_stat_hash()
1825 g_free (appdir); in gst_plugin_ext_dep_get_stat_hash()