Searched refs:appdir (Results 1 – 1 of 1) sorted by relevance
1815 gchar *appdir; in gst_plugin_ext_dep_get_stat_hash() local1823 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()