Searched refs:USE_NEON (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirOps.h29 #ifndef USE_NEON
30 #define USE_NEON (true) macro
33 #define USE_NEON (false)
35 #if USE_NEON
H A DAudioResamplerSinc.cpp46 #ifndef USE_NEON
47 #define USE_NEON (true) macro
50 #define USE_NEON (false) macro
52 #if USE_NEON
144 #if !USE_NEON
207 #endif // !USE_NEON
428 #if !USE_NEON
H A DAudioResamplerFirProcessNeon.h24 #if USE_NEON
1210 #endif //USE_NEON

Completed in 41 milliseconds