Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h109 GST_PLUGIN_DEPENDENCY_FLAG_RECURSE = (1 << 0), enumerator
Dgstplugin.c1692 recurse_dirs = ! !(flags & GST_PLUGIN_DEPENDENCY_FLAG_RECURSE); in gst_plugin_ext_dep_scan_dir_and_match_names()
1754 recurse_into_dirs = ! !(flags & GST_PLUGIN_DEPENDENCY_FLAG_RECURSE); in gst_plugin_ext_dep_scan_path_with_filenames()
Dgstenumtypes.c1360 … { C_FLAGS(GST_PLUGIN_DEPENDENCY_FLAG_RECURSE), "GST_PLUGIN_DEPENDENCY_FLAG_RECURSE", "recurse" }, in gst_plugin_dependency_flags_get_type()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2.c328 GST_PLUGIN_DEPENDENCY_FLAG_RECURSE); in plugin_init()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0r.c678 NULL, GST_PLUGIN_DEPENDENCY_FLAG_RECURSE); in plugin_init()
/third_party/gstreamer/gstreamer/
DChangeLog90487 (GST_PLUGIN_DEPENDENCY_FLAG_RECURSE),