Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/
Dconfig.h32 #define GST_PLUGIN_SCANNER_INSTALLED "/usr/local/libexec/gstreamer-1.0/gst-plugin-scanner" macro
Dmeson.build122 cdata.set_quoted('GST_PLUGIN_SCANNER_INSTALLED', join_paths(prefix, helpers_install_dir, 'gst-plugi…
DChangeLog80188 configure: define GST_PLUGIN_SCANNER_INSTALLED in win32 config.h
/third_party/gstreamer/gstreamer/gst/
Dgstpluginloader.c603 helper_bin = g_strdup (GST_PLUGIN_SCANNER_INSTALLED); in gst_plugin_loader_spawn()
606 helper_bin = g_strdup (GST_PLUGIN_SCANNER_INSTALLED); in gst_plugin_loader_spawn()