Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/cpu-features/
Dcpu-features.c658 int has_iwmmxt = (hwcaps & HWCAP_IWMMXT); in android_cpuInit() local
709 if (has_iwmmxt) in android_cpuInit()
/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c793 int has_iwmmxt = (hwcaps & HWCAP_IWMMXT); in android_cpuInit() local
840 if (has_iwmmxt) in android_cpuInit()