libyuv/unit_test
fbarchard@google.com 4f10e97ff2 A compare utility that reports psnr, mse and hash values
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/709005

git-svn-id: http://libyuv.googlecode.com/svn/trunk@312 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-07-27 17:59:09 +00:00
..
testdata Neon instructions detect without using NDK so it will work within Android, and on other linux arm based platforms and builds 2012-01-26 02:14:52 +00:00
compare_test.cc ARGBQuantize to do a posterizing effect. Added random resolution unittest. 2012-06-20 02:15:01 +00:00
cpu_test.cc Add LIBYUV_SVNREVISION macro and planar unittest fix/improvement 2012-05-31 18:15:51 +00:00
planar_test.cc A compare utility that reports psnr, mse and hash values 2012-07-27 17:59:09 +00:00
rotate_argb_test.cc Rotate ARGB using a scale function that reads with step, combining to form 16 bytes at a time. 2012-06-26 23:46:25 +00:00
rotate_test.cc ARGBQuantize to do a posterizing effect. Added random resolution unittest. 2012-06-20 02:15:01 +00:00
scale_argb_test.cc NV12ToARGB for linux appears to have a bug in the assembly so this disables the asm for posix. It still works on Windows. Unittests updated to show the amount of pixel difference. 2012-07-23 16:01:09 +00:00
scale_test.cc NV12ToARGB for linux appears to have a bug in the assembly so this disables the asm for posix. It still works on Windows. Unittests updated to show the amount of pixel difference. 2012-07-23 16:01:09 +00:00
unit_test.cc ARGBUnattenuateRow_SSE2 use reciprocal table and pmul 2012-04-20 20:15:27 +00:00
unit_test.h UNDER_ALLOCATED_HACK for scale that detects odd width and odd height were miscalculated and adjusts scaler for it. 2012-06-21 01:13:44 +00:00
version_test.cc Add LIBYUV_SVNREVISION macro and planar unittest fix/improvement 2012-05-31 18:15:51 +00:00