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

  /external/flac/
config.h 32 #define FLAC__NO_ASM 1
  /external/flac/libFLAC/include/private/
fixed.h 59 # ifndef FLAC__NO_ASM
cpu.h 160 #ifndef FLAC__NO_ASM
lpc.h 72 #ifndef FLAC__NO_ASM
156 #ifndef FLAC__NO_ASM
200 #ifndef FLAC__NO_ASM
216 #endif /* FLAC__NO_ASM */
  /external/flac/libFLAC/
cpu.c 116 #if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && (defined FLAC__HAS_NASM || defined FLAC__HAS_X86INTRIN) && !defined FLAC__NO_SSE_OS && !defined FLAC__SSE_OS
154 #if !defined FLAC__NO_ASM && (defined FLAC__HAS_NASM || defined FLAC__HAS_X86INTRIN)
347 #if !defined FLAC__NO_ASM && defined FLAC__HAS_X86INTRIN
stream_encoder.c     [all...]
stream_decoder.c 393 #ifndef FLAC__NO_ASM
    [all...]

Completed in 211 milliseconds