Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c948 int has_asimd = (hwcaps & HWCAP_ASIMD); in android_cpuInit() local
958 if(has_asimd == 0) { in android_cpuInit()
964 if (has_asimd) in android_cpuInit()