libyuv/unit_test
2012-09-13 11:19:00 +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 interpolate stores/restores an extra byte, so asan complains about the potential danger. This pads the buffer by 16, which is what the user is expected to do, for now at least. 2012-09-13 11:19:00 +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 Change unittest to default to 1 iteration of each test. Can be change manually to 1000 for benchmarking purposes. 2012-08-30 21:18:10 +00:00
unit_test.h Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
version_test.cc produce a warning if versions are slightly off. 2012-09-12 01:13:01 +00:00