Searched defs:kNEON (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/src/crypto/
H A Dcpu-aarch64-linux.c33 static const unsigned long kNEON = 1 << 1; local
39 if ((hwcap & kNEON) == 0) {
/external/webp/src/dsp/
H A Ddsp.h139 kNEON, enumerator in enum:__anon24201

Completed in 111 milliseconds