HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__NO_ASM (Results 1 - 9 of 9) sorted by null

  /external/flac/
config.h 32 #define FLAC__NO_ASM 1
  /external/flac/libFLAC/include/private/
lpc.h 70 #ifndef FLAC__NO_ASM
142 #ifndef FLAC__NO_ASM
170 #ifndef FLAC__NO_ASM
180 #endif /* FLAC__NO_ASM */
cpu.h 78 #ifndef FLAC__NO_ASM
fixed.h 56 # ifndef FLAC__NO_ASM
bitreader.h 84 #ifndef FLAC__NO_ASM
  /external/flac/libFLAC/
cpu.c 43 # 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
bitreader.c 841 #if 0 /* slower, probably due to bad register allocation... */ && defined FLAC__CPU_IA32 && !defined FLAC__NO_ASM && FLAC__BITS_PER_WORD == 32
    [all...]
stream_encoder.c     [all...]
stream_decoder.c 421 #ifndef FLAC__NO_ASM
    [all...]

Completed in 1128 milliseconds