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

/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerFirOps.h23 #define USE_INLINE_ASSEMBLY (true) macro
25 #define USE_INLINE_ASSEMBLY (false)
61 #if USE_INLINE_ASSEMBLY
84 #if USE_INLINE_ASSEMBLY
99 #if USE_INLINE_ASSEMBLY
114 #if USE_INLINE_ASSEMBLY
129 #if 0 // USE_INLINE_ASSEMBLY Seems to fail with Clang b/34110890
152 #if 0 // USE_INLINE_ASSEMBLY Seems to fail with Clang b/34110890
H A DAudioResamplerSinc.cpp40 #define USE_INLINE_ASSEMBLY (true) macro
42 #define USE_INLINE_ASSEMBLY (false) macro
149 #if USE_INLINE_ASSEMBLY
172 #if USE_INLINE_ASSEMBLY
187 #if USE_INLINE_ASSEMBLY
H A DAudioResamplerFirProcessNeon.h27 #if !USE_INLINE_ASSEMBLY

Completed in 55 milliseconds