aboutsummaryrefslogtreecommitdiff
path: root/config/arm-neon/vpx_config.h
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-08 12:06:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-08 12:06:17 +0000
commitd6f23fa1d6d08bf56584be7689b9560a242e22fa (patch)
tree6e0cca478f6f9e96e806f4af167201155c0a30a8 /config/arm-neon/vpx_config.h
parent0e4073417f6db7af294f1af0c5bc45c384c51b8f (diff)
parent6939824c0cf8321a1718973892371085f7b4edff (diff)
downloadlibvpx-android13-mainline-wifi-release.tar.gz
Change-Id: I7d6734d12edd22ecfbec51f472ce6e08422b2595
Diffstat (limited to 'config/arm-neon/vpx_config.h')
-rw-r--r--config/arm-neon/vpx_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/arm-neon/vpx_config.h b/config/arm-neon/vpx_config.h
index ddc9557e1..3fa6606ab 100644
--- a/config/arm-neon/vpx_config.h
+++ b/config/arm-neon/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 1
#define HAVE_NEON_ASM 1
#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