Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioResamplerFirOps.h29 #ifndef USE_NEON
30 #define USE_NEON (true) macro
33 #define USE_NEON (false)
35 #if USE_NEON
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
428 #if !USE_NEON in filterCoefficient()
DAudioResamplerFirProcessNeon.h24 #if USE_NEON
/frameworks/av/media/libeffects/hapticgenerator/
DProcessors.cpp28 #ifndef USE_NEON
29 #define USE_NEON (true) macro
32 #define USE_NEON (false) macro
34 #if USE_NEON
63 #if USE_NEON in process()
/frameworks/av/media/libaudioprocessing/tests/
DREADME8 Optionally uncomment USE_NEON=false in Android.mk