aboutsummaryrefslogtreecommitdiff
path: root/files/docs/environment_variables.md
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-03 19:25:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-03 19:25:06 +0000
commitac844d20b3e9b273de4f5981001f1c75a83bea28 (patch)
treee8cf5f7cdc94a5abfe84a758a4245d7269b65f8f /files/docs/environment_variables.md
parent327eb3ad1cb791ed76c8248cfb9a2d62adc6f55f (diff)
parent435db9f11b09187e0d60683813a28d07cc13166b (diff)
downloadlibyuv-ac844d20b3e9b273de4f5981001f1c75a83bea28.tar.gz
Snap for 10061092 from 435db9f11b09187e0d60683813a28d07cc13166b to androidx-tracing-release
Change-Id: Iad247a6e24d9dcddd0b7f9160643c86b24562e3b
Diffstat (limited to 'files/docs/environment_variables.md')
-rw-r--r--files/docs/environment_variables.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/files/docs/environment_variables.md b/files/docs/environment_variables.md
index cd8159ad..dd5d59fb 100644
--- a/files/docs/environment_variables.md
+++ b/files/docs/environment_variables.md
@@ -22,6 +22,7 @@ By default the cpu is detected and the most advanced form of SIMD is used. But
LIBYUV_DISABLE_F16C
LIBYUV_DISABLE_AVX512BW
LIBYUV_DISABLE_AVX512VL
+ LIBYUV_DISABLE_AVX512VNNI
LIBYUV_DISABLE_AVX512VBMI
LIBYUV_DISABLE_AVX512VBMI2
LIBYUV_DISABLE_AVX512VBITALG
@@ -34,7 +35,10 @@ By default the cpu is detected and the most advanced form of SIMD is used. But
## MIPS CPUs
LIBYUV_DISABLE_MSA
- LIBYUV_DISABLE_MMI
+
+## LOONGARCH CPUs
+ LIBYUV_DISABLE_LSX
+ LIBYUV_DISABLE_LASX
# Test Width/Height/Repeat