Home
last modified time | relevance | path

Searched defs:min_major (Results 1 – 3 of 3) sorted by relevance

/third_party/f2fs-tools/mkfs/
Df2fs_format_main.c116 static bool kernel_version_over(unsigned int min_major, unsigned int min_minor) in kernel_version_over()
131 static bool kernel_version_over(unsigned int UNUSED(min_major), in kernel_version_over()
/third_party/gstreamer/gstreamer/gst/
Dgstpluginfeature.c321 guint min_major, guint min_minor, guint min_micro) in gst_plugin_feature_check_version()
Dgstregistry.c1528 const gchar * feature_name, guint min_major, guint min_minor, in gst_registry_check_feature_version()