Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/private/
Dlpc.h70 #ifndef FLAC__NO_ASM
142 #ifndef FLAC__NO_ASM
170 #ifndef FLAC__NO_ASM
Dfixed.h56 # ifndef FLAC__NO_ASM
Dcpu.h78 #ifndef FLAC__NO_ASM
Dbitreader.h84 #ifndef FLAC__NO_ASM
/external/flac/libFLAC/
Dcpu.c43 # if !defined FLAC__NO_ASM
107 #if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && defined FLAC__HAS_NASM && !defined FLAC__NO…
162 #if !defined FLAC__NO_ASM && defined FLAC__HAS_NASM in FLAC__cpu_info()
351 # if !defined FLAC__NO_ASM in FLAC__cpu_info()
Dbitreader.c841 …o bad register allocation... */ && defined FLAC__CPU_IA32 && !defined FLAC__NO_ASM && FLAC__BITS_P… in FLAC__bitreader_read_rice_signed_block()
1024 #if 0 /* is not discernably faster... */ && defined FLAC__CPU_IA32 && !defined FLAC__NO_ASM && FLAC…
Dstream_encoder.c920 # ifndef FLAC__NO_ASM in init_stream_internal_()
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 in precompute_partition_info_sums_()
Dstream_decoder.c421 #ifndef FLAC__NO_ASM in init_stream_internal_()
/external/flac/
Dconfig.h32 #define FLAC__NO_ASM 1 macro