Home
last modified time | relevance | path

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

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