Home
last modified time | relevance | path

Searched refs:USE_INLINE_ASSEMBLY (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioResamplerFirOps.h23 #define USE_INLINE_ASSEMBLY (true) macro
25 #define USE_INLINE_ASSEMBLY (false)
28 #if USE_INLINE_ASSEMBLY && defined(__ARM_NEON__)
50 #if USE_INLINE_ASSEMBLY
73 #if USE_INLINE_ASSEMBLY
88 #if USE_INLINE_ASSEMBLY
103 #if USE_INLINE_ASSEMBLY
118 #if USE_INLINE_ASSEMBLY
141 #if USE_INLINE_ASSEMBLY
DAudioResamplerSinc.cpp37 #define USE_INLINE_ASSEMBLY (true) macro
39 #define USE_INLINE_ASSEMBLY (false) macro
396 #if USE_INLINE_ASSEMBLY in mulRL()
419 #if USE_INLINE_ASSEMBLY in mulAdd()
434 #if USE_INLINE_ASSEMBLY in mulAddRL()