From c5745d558a1992208631d432c1622839098bb062 Mon Sep 17 00:00:00 2001 From: Frank Barchard Date: Wed, 17 Feb 2016 11:07:27 -0800 Subject: [PATCH] Documentation change - Remove MIPS from LIBYUV_DISABLE_DSPR2 Make environment variables match ifdefs with one SIMD instruction set word as suffix for functions, ifdefs and environment variables. R=kjellander@chromium.org BUG=libyuv:486 Review URL: https://codereview.chromium.org/1704053002 . --- docs/environment_variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/environment_variables.md b/docs/environment_variables.md index 9c018aec2..bc5e2f6fd 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