Chromium Code Reviews| Index: source/config/win/x64/vpx_config.h |
| diff --git a/source/config/win/x64/vpx_config.h b/source/config/win/x64/vpx_config.h |
| index 2c51a1b603cbf90788c22913391790c354ec7cf8..71414c16c06b2f066ba5aa24b962a5e036a51cd3 100644 |
| --- a/source/config/win/x64/vpx_config.h |
| +++ b/source/config/win/x64/vpx_config.h |
| @@ -28,8 +28,8 @@ |
| #define HAVE_SSE3 1 |
| #define HAVE_SSSE3 1 |
| #define HAVE_SSE4_1 1 |
| -#define HAVE_AVX 1 |
| -#define HAVE_AVX2 1 |
| +#define HAVE_AVX 0 |
| +#define HAVE_AVX2 0 |
| #define HAVE_VPX_PORTS 1 |
| #define HAVE_STDINT_H 0 |
| #define HAVE_PTHREAD_H 0 |