HomeSort by relevance Sort by last modified time
    Searched defs:USE_INLINE_ASSEMBLY (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioResamplerFirOps.h 23 #define USE_INLINE_ASSEMBLY (true)
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
AudioResamplerSinc.cpp 40 #define USE_INLINE_ASSEMBLY (true)
42 #define USE_INLINE_ASSEMBLY (false)
149 #if USE_INLINE_ASSEMBLY
172 #if USE_INLINE_ASSEMBLY
187 #if USE_INLINE_ASSEMBLY

Completed in 52 milliseconds