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

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirOps.h23 #define USE_INLINE_ASSEMBLY (true) macro
25 #define USE_INLINE_ASSEMBLY (false)
54 #if USE_INLINE_ASSEMBLY
77 #if USE_INLINE_ASSEMBLY
92 #if USE_INLINE_ASSEMBLY
107 #if USE_INLINE_ASSEMBLY
122 #if USE_INLINE_ASSEMBLY
145 #if USE_INLINE_ASSEMBLY
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

Completed in 815 milliseconds