Home
last modified time | relevance | path

Searched refs:FLAC__NO_ASM (Results 1 – 7 of 7) sorted by relevance

/external/flac/libFLAC/include/private/
Dlpc.h72 #ifndef FLAC__NO_ASM
156 #ifndef FLAC__NO_ASM
200 #ifndef FLAC__NO_ASM
Dfixed.h59 # ifndef FLAC__NO_ASM
Dcpu.h160 #ifndef FLAC__NO_ASM
/external/flac/
Dconfig.h32 #define FLAC__NO_ASM 1 macro
/external/flac/libFLAC/
Dcpu.c116 #if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && (defined FLAC__HAS_NASM || defined FLAC__HA…
154 #if !defined FLAC__NO_ASM && (defined FLAC__HAS_NASM || defined FLAC__HAS_X86INTRIN) in FLAC__cpu_info()
349 #if !defined FLAC__NO_ASM && defined FLAC__HAS_X86INTRIN in FLAC__cpu_info()
Dstream_encoder.c894 # ifndef FLAC__NO_ASM in init_stream_internal_()
1047 #if !defined FLAC__NO_ASM && defined FLAC__HAS_X86INTRIN in init_stream_internal_()
Dstream_decoder.c393 #ifndef FLAC__NO_ASM in init_stream_internal_()