mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
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 .
This commit is contained in:
parent
584c2e660d
commit
c5745d558a
@ -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_AVX3
|
||||||
LIBYUV_DISABLE_ERMS
|
LIBYUV_DISABLE_ERMS
|
||||||
LIBYUV_DISABLE_FMA3
|
LIBYUV_DISABLE_FMA3
|
||||||
LIBYUV_DISABLE_MIPS_DSPR2
|
LIBYUV_DISABLE_DSPR2
|
||||||
LIBYUV_DISABLE_NEON
|
LIBYUV_DISABLE_NEON
|
||||||
|
|
||||||
# Test Width/Height/Repeat
|
# Test Width/Height/Repeat
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user