Searched refs:kNEON (Results 1 – 7 of 7) sorted by relevance
143 static const unsigned long kNEON = 1 << 12; in OPENSSL_cpuid_setup() local144 if ((hwcap & kNEON) == 0) { in OPENSSL_cpuid_setup()162 static const unsigned long kNEON = 1 << 1; in OPENSSL_cpuid_setup() local168 if ((hwcap & kNEON) == 0) { in OPENSSL_cpuid_setup()
110 if (feature == kNEON) { in AndroidCPUInfo()
88 kNEON, enumerator
219 if (VP8GetCPUInfo(kNEON)) { in WebPInitUpsamplers()
735 if (VP8GetCPUInfo(kNEON)) { in VP8EncDspInit()
726 if (VP8GetCPUInfo(kNEON)) { in VP8DspInit()
1632 if (VP8GetCPUInfo(kNEON)) { in VP8LDspInit()