summaryrefslogtreecommitdiffstats
path: root/armv7a/vpx_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'armv7a/vpx_config.h')
-rw-r--r--armv7a/vpx_config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/armv7a/vpx_config.h b/armv7a/vpx_config.h
index c789546..9ace77f 100644
--- a/armv7a/vpx_config.h
+++ b/armv7a/vpx_config.h
@@ -27,6 +27,8 @@
#define HAVE_SSE3 0
#define HAVE_SSSE3 0
#define HAVE_SSE4_1 0
+#define HAVE_AVX 0
+#define HAVE_AVX2 0
#define HAVE_ALTIVEC 0
#define HAVE_VPX_PORTS 1
#define HAVE_STDINT_H 1
@@ -85,7 +87,6 @@
#define CONFIG_TEMPORAL_DENOISING 1
#define CONFIG_EXPERIMENTAL 0
#define CONFIG_DECRYPT 0
-#define CONFIG_ONESHOTQ 0
#define CONFIG_MULTIPLE_ARF 0
#define CONFIG_NON420 0
#define CONFIG_ALPHA 0