Frank Barchard 0d880e5bc0 rename MIPS_DSPR2 to DSPR2 for consistency
When attempting to normalize function names to end in Row_SIMD it was made
harder with MIPS_DSPR2 naming convention.
Other CPUs do not include the vendor.  This should be named consistently.

Removed the DISABLE_MIPS in favour of DISABLE_ASM for consistency with other
processors.

TBR=harryjin@google.com
BUG=libyuv:562

Review URL: https://codereview.chromium.org/1677633002 .
2016-02-05 14:49:54 -08:00
..
android Add libyuv_unittest_apk target to run tests on Android 2015-10-12 16:29:14 -07:00
compare.cc
convert.cc
cpuid.c rename MIPS_DSPR2 to DSPR2 for consistency 2016-02-05 14:49:54 -08:00
Makefile move Calc functions for psnr into header to avoid duplicate links. 2014-06-26 17:59:19 +00:00
psnr_main.cc Show jpeg as an option for psnr tool if enabled 2014-07-01 21:49:40 +00:00
psnr.cc psnr tool, work around for ios 64 bit compiler where int passed into assembly needs to be explicitely cast to 'w' register. 2015-05-05 23:40:03 +00:00
psnr.h jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG 2014-06-26 21:55:38 +00:00
ssim.cc jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG 2014-06-26 21:55:38 +00:00
ssim.h jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG 2014-06-26 21:55:38 +00:00