Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/private/
Dcpu.h47 #define FLAC__SSE2_SUPPORTED 1 macro
62 #define FLAC__SSE2_SUPPORTED 1 macro
78 #define FLAC__SSE2_SUPPORTED 1 macro
90 #define FLAC__SSE2_SUPPORTED 1 macro
Dstream_encoder.h50 #ifdef FLAC__SSE2_SUPPORTED
Dlpc.h165 # ifdef FLAC__SSE2_SUPPORTED
209 # ifdef FLAC__SSE2_SUPPORTED
Dfixed.h61 # ifdef FLAC__SSE2_SUPPORTED
/external/flac/libFLAC/
Dstream_encoder.c957 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
977 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1016 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1032 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1050 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
1063 # ifdef FLAC__SSE2_SUPPORTED in init_stream_internal_()
Dstream_decoder.c409 # if defined FLAC__SSE2_SUPPORTED && !defined FLAC__HAS_NASM /* OPT_SSE: not better than MMX asm */ in init_stream_internal_()