libyuv/unit_test
fbarchard@google.com f7eb04bc41 Port ScaleCols to SSSE3 for Win.
BUG=none
TEST=Scale*
R=tpsiaki@google.com

Review URL: https://webrtc-codereview.appspot.com/3759004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@849 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-11-11 23:13:57 +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
basictypes_test.cc if types are already defined, dont define them again. 2013-02-05 02:17:18 +00:00
compare_test.cc Coalesce rows by changing width/height and dropping into code instead of recursing. Improve coalesce by setting stride to 0 so it can be used even on odd width images. Reduce unittests to improve time to run emulators. 2013-10-21 19:29:10 +00:00
convert_test.cc Change unittests to pass when size is 1 tall. 2013-10-14 19:36:26 +00:00
cpu_test.cc Fix AVX2 detect and a performance stall for gcc/clang. 2013-10-21 18:10:59 +00:00
math_test.cc Simple FixedDiv that does integer divide instruction with 64 bit dividend and 32 bit divisor to produce 32 bit result. 2013-06-18 22:08:16 +00:00
planar_test.cc Add small test for blur 2013-11-05 03:35:29 +00:00
rotate_argb_test.cc Simplify rotate unittests 2013-05-28 22:40:51 +00:00
rotate_test.cc Simplify rotate unittests 2013-05-28 22:40:51 +00:00
scale_argb_test.cc Linear interpolation. 2013-11-11 18:53:19 +00:00
scale_test.cc Port ScaleCols to SSSE3 for Win. 2013-11-11 23:13:57 +00:00
unit_test.cc Make unittests to 1280 pixels for simple planar tests, to get more realistic performance metrics than 256 pixels. 2013-08-09 02:02:52 +00:00
unit_test.h Make unittests to 1280 pixels for simple planar tests, to get more realistic performance metrics than 256 pixels. 2013-08-09 02:02:52 +00:00
version_test.cc Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
video_common_test.cc Add OSX fourcc for 32 and 24 bit big endian formats, using by camtwist 2013-05-19 18:32:45 +00:00