Chromium Code Reviews

Unified Diff: docs/environment_variables.md

Issue 1704053002: Documentation change - Remove MIPS from LIBYUV_DISABLE_DSPR2 (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/environment_variables.md
diff --git a/docs/environment_variables.md b/docs/environment_variables.md
index 9c018aec29a09d4e1004eb297bf0273470e19a9a..bc5e2f6fdb307b3451bc7fedf7e6f3bbaaa08fe4 100644
--- a/docs/environment_variables.md
+++ b/docs/environment_variables.md
@@ -17,7 +17,7 @@ By default the cpu is detected and the most advanced form of SIMD is used. But
LIBYUV_DISABLE_AVX3
LIBYUV_DISABLE_ERMS
LIBYUV_DISABLE_FMA3
- LIBYUV_DISABLE_MIPS_DSPR2
+ LIBYUV_DISABLE_DSPR2
LIBYUV_DISABLE_NEON
# Test Width/Height/Repeat
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine