Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/private/
Dcpu.h64 #define FLAC__SSE2_SUPPORTED 1 macro
79 #define FLAC__SSE2_SUPPORTED 1 macro
95 #define FLAC__SSE2_SUPPORTED 1 macro
109 #define FLAC__SSE2_SUPPORTED 1 macro
Dlpc.h165 # ifdef FLAC__SSE2_SUPPORTED
209 # ifdef FLAC__SSE2_SUPPORTED
Dstream_encoder.h50 #ifdef FLAC__SSE2_SUPPORTED
Dfixed.h61 # ifdef FLAC__SSE2_SUPPORTED
/external/flac/libFLAC/
Dstream_encoder_intrin_sse2.c43 #ifdef FLAC__SSE2_SUPPORTED
Dfixed_intrin_sse2.c43 #ifdef FLAC__SSE2_SUPPORTED
Dstream_encoder.c950 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
970 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1009 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1025 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1043 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1056 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
Dlpc_intrin_sse2.c43 #ifdef FLAC__SSE2_SUPPORTED
Dstream_decoder.c397 # if defined FLAC__SSE2_SUPPORTED && !defined FLAC__HAS_NASM /* OPT_SSE: not better than MMX asm */ in init_stream_internal_()