Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/cpu-features/
Dcpu-features.c654 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit() local
664 if (has_vfpv4) in android_cpuInit()
691 if (has_vfpv4) in android_cpuInit()
704 if (has_idiva || has_vfpv4) in android_cpuInit()
706 if (has_idivt || has_vfpv4) in android_cpuInit()
/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c789 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit() local
799 if (has_vfpv4) in android_cpuInit()
826 if (has_vfpv4) in android_cpuInit()