Home
last modified time | relevance | path

Searched refs:FLAC__SSE4_1_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/external/flac/libFLAC/include/private/
Dcpu.h50 #define FLAC__SSE4_1_SUPPORTED 1 macro
65 #define FLAC__SSE4_1_SUPPORTED 1 macro
80 #define FLAC__SSE4_1_SUPPORTED 1 macro
96 #define FLAC__SSE4_1_SUPPORTED 1 macro
Dlpc.h169 # ifdef FLAC__SSE4_1_SUPPORTED
212 # ifdef FLAC__SSE4_1_SUPPORTED
/external/flac/libFLAC/
Dstream_encoder.c963 # ifdef FLAC__SSE4_1_SUPPORTED in init_stream_internal_()
1019 # ifdef FLAC__SSE4_1_SUPPORTED in init_stream_internal_()
Dstream_decoder.c414 # if defined FLAC__SSE4_1_SUPPORTED in init_stream_internal_()