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

/prebuilts/ndk/current/sources/android/cpufeatures/
H A Dcpu-features.c966 int has_asimd = (hwcaps & HWCAP_ASIMD); local
976 if(has_asimd == 0) {
982 if (has_asimd)
/prebuilts/ndk/r16/sources/android/cpufeatures/
H A Dcpu-features.c966 int has_asimd = (hwcaps & HWCAP_ASIMD); local
976 if(has_asimd == 0) {
982 if (has_asimd)

Completed in 108 milliseconds