Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/cpu-features/
Dcpu-features.c652 int has_vfpv3 = (hwcaps & HWCAP_VFPv3); in android_cpuInit() local
674 if (has_vfpv3 || has_vfpv3d16) in android_cpuInit()
/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c787 int has_vfpv3 = (hwcaps & HWCAP_VFPv3); in android_cpuInit() local
809 if (has_vfpv3 || has_vfpv3d16) in android_cpuInit()