aboutsummaryrefslogtreecommitdiff
path: root/config/x86_64/config/aom_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/x86_64/config/aom_config.h')
-rw-r--r--config/x86_64/config/aom_config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/x86_64/config/aom_config.h b/config/x86_64/config/aom_config.h
index bad78614c..765481ed9 100644
--- a/config/x86_64/config/aom_config.h
+++ b/config/x86_64/config/aom_config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2023, Alliance for Open Media. All rights reserved
+ * Copyright (c) 2024, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
@@ -78,6 +78,8 @@
#define HAVE_FEXCEPT 1
#define HAVE_MMX 1
#define HAVE_NEON 0
+#define HAVE_NEON_DOTPROD 0
+#define HAVE_NEON_I8MM 0
#define HAVE_PTHREAD_H 1
#define HAVE_SSE 1
#define HAVE_SSE2 1
@@ -85,6 +87,7 @@
#define HAVE_SSE4_1 0
#define HAVE_SSE4_2 0
#define HAVE_SSSE3 1
+#define HAVE_SVE 0
#define HAVE_UNISTD_H 1
#define HAVE_VSX 0
#define HAVE_WXWIDGETS 0