Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
Dmpegaudiodsp.c230 #if HAVE_SSE
271 #if HAVE_SSE in ff_mpadsp_init_x86()
/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/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()
/third_party/flutter/skia/third_party/externals/sdl/
DCMakeLists.txt487 int main(int argc, char **argv) { }" HAVE_SSE)
488 if(HAVE_SSE)
556 set(HAVE_SSE TRUE) variable