aboutsummaryrefslogtreecommitdiff
path: root/config/generic/vpx_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/generic/vpx_config.h')
-rw-r--r--config/generic/vpx_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/generic/vpx_config.h b/config/generic/vpx_config.h
index 9ef767dea..c9d8393c8 100644
--- a/config/generic/vpx_config.h
+++ b/config/generic/vpx_config.h
@@ -15,6 +15,7 @@
#define VPX_ARCH_X86 0
#define VPX_ARCH_X86_64 0
#define VPX_ARCH_PPC 0
+#define VPX_ARCH_LOONGARCH 0
#define HAVE_NEON 0
#define HAVE_NEON_ASM 0
#define HAVE_MIPS32 0
@@ -32,6 +33,8 @@
#define HAVE_AVX512 0
#define HAVE_VSX 0
#define HAVE_MMI 0
+#define HAVE_LSX 0
+#define HAVE_LASX 0
#define HAVE_VPX_PORTS 1
#define HAVE_PTHREAD_H 1
#define HAVE_UNISTD_H 1