Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/cpu-features/
Dcpu-features.c657 int has_idivt = (hwcaps & HWCAP_IDIVT); in android_cpuInit() local
706 if (has_idivt || has_vfpv4) in android_cpuInit()
/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c792 int has_idivt = (hwcaps & HWCAP_IDIVT); in android_cpuInit() local
837 if (has_idivt) in android_cpuInit()