summaryrefslogtreecommitdiffstats
path: root/media/libvpx/config/win/aarch64/vpx_config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--media/libvpx/config/win/aarch64/vpx_config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/media/libvpx/config/win/aarch64/vpx_config.h b/media/libvpx/config/win/aarch64/vpx_config.h
index c3cc860f18..a81f868053 100644
--- a/media/libvpx/config/win/aarch64/vpx_config.h
+++ b/media/libvpx/config/win/aarch64/vpx_config.h
@@ -21,7 +21,8 @@
#define HAVE_NEON 1
#define HAVE_NEON_DOTPROD 1
#define HAVE_NEON_I8MM 1
-#define HAVE_SVE 1
+#define HAVE_SVE 0
+#define HAVE_SVE2 0
#define HAVE_MIPS32 0
#define HAVE_DSPR2 0
#define HAVE_MSA 0