libyuv/unit_test
fbarchard@google.com 9bcc9a2535 ARGBInterpolateRow_SSSE3 for motion blur. Used to use bilinear row filter, which extrudes edges. This branches off the code so the extrude can be removed for Interpolate.
BUG=none
TEST=build\release\libyuv_unittest.exe --gtest_catch_exceptions=0 --gtest_filter=*
Review URL: https://webrtc-codereview.appspot.com/786007

git-svn-id: http://libyuv.googlecode.com/svn/trunk@354 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-09-16 05:00:37 +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 Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
cpu_test.cc Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
planar_test.cc ARGBInterpolateRow_SSSE3 for motion blur. Used to use bilinear row filter, which extrudes edges. This branches off the code so the extrude can be removed for Interpolate. 2012-09-16 05:00:37 +00:00
rotate_argb_test.cc make const int into int 2012-08-30 22:57:02 +00:00
rotate_test.cc Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
scale_argb_test.cc make const int into int 2012-08-30 22:57:02 +00:00
scale_test.cc make const int into int 2012-08-30 22:57:02 +00:00
unit_test.cc Add environment variable for tests to repeat for benchmarking purposes. 2012-09-14 15:35:34 +00:00
unit_test.h Add environment variable for tests to repeat for benchmarking purposes. 2012-09-14 15:35:34 +00:00
version_test.cc ARGBInterpolateRow_SSSE3 for motion blur. Used to use bilinear row filter, which extrudes edges. This branches off the code so the extrude can be removed for Interpolate. 2012-09-16 05:00:37 +00:00