Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-x86.h29 #if defined (HAVE_XMMINTRIN_H) && HAVE_SSE in audio_resampler_check_x86()
/third_party/ffmpeg/libavcodec/x86/
Dmpegaudiodsp.c230 #if HAVE_SSE
271 #if HAVE_SSE in ff_mpadsp_init_x86()
/third_party/pulseaudio/src/tests/
Dcpu-sconv-test.c137 #if (defined (__i386__) || defined (__amd64__)) && defined (HAVE_SSE)
247 #if (defined (__i386__) || defined (__amd64__)) && defined (HAVE_SSE) in main()
Dcpu-remap-test.c387 #if (defined (__i386__) || defined (__amd64__)) && defined (HAVE_SSE)
521 #if (defined (__i386__) || defined (__amd64__)) && defined (HAVE_SSE) in main()
/third_party/pulseaudio/src/pulsecore/
Dcpu-x86.c124 #ifdef HAVE_SSE in pa_cpu_init_x86()
/third_party/pulseaudio/include/
Dconfig.h198 #define HAVE_SSE 1 macro
/third_party/ffmpeg/libavutil/x86/
Dcpu.c117 #if HAVE_SSE in ff_get_cpu_flags_x86()