Searched refs:FLAC__NO_ASM (Results 1 - 9 of 9) sorted by relevance

/external/flac/
H A Dconfig.h32 #define FLAC__NO_ASM 1 macro
/external/flac/libFLAC/include/private/
H A Dlpc.h70 #ifndef FLAC__NO_ASM
142 #ifndef FLAC__NO_ASM
170 #ifndef FLAC__NO_ASM
180 #endif /* FLAC__NO_ASM */
H A Dcpu.h78 #ifndef FLAC__NO_ASM
H A Dfixed.h56 # ifndef FLAC__NO_ASM
H A Dbitreader.h84 #ifndef FLAC__NO_ASM
/external/flac/libFLAC/
H A Dcpu.c43 # if !defined FLAC__NO_ASM
71 # endif /* FLAC__NO_ASM */
107 #if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && defined FLAC__HAS_NASM && !defined FLAC__NO_SSE_OS && !defined FLAC__SSE_OS
162 #if !defined FLAC__NO_ASM && defined FLAC__HAS_NASM
351 # if !defined FLAC__NO_ASM
H A Dbitreader.c841 #if 0 /* slower, probably due to bad register allocation... */ && defined FLAC__CPU_IA32 && !defined FLAC__NO_ASM && FLAC__BITS_PER_WORD == 32
1024 #if 0 /* is not discernably faster... */ && defined FLAC__CPU_IA32 && !defined FLAC__NO_ASM && FLAC__BITS_PER_WORD == 32 && defined __GNUC__
H A Dstream_encoder.c920 # ifndef FLAC__NO_ASM
952 # endif /* !FLAC__NO_ASM */
3772 #if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && defined FLAC__HAS_NASM
3798 #if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && defined FLAC__HAS_NASM
H A Dstream_decoder.c421 #ifndef FLAC__NO_ASM

Completed in 6157 milliseconds