libyuv/unit_test
2012-11-13 17:31:08 +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 fix unused variable warning on windows for basic_types 2012-11-02 00:58:47 +00:00
compare_test.cc bilinear scale use fast 2 pass unless image is beyond row buffer size. 2012-11-13 17:31:08 +00:00
convert_test.cc hook for cygwin and relax argbtoyuy2 for unittest flakey fail 2012-11-13 10:12:28 +00:00
cpu_test.cc mips version of SplitUV for nv12/21 2012-10-14 06:01:19 +00:00
planar_test.cc Mips port of libyuv. Includes functionality for convert, rotate, scale and memcpy. 2012-10-26 22:49:18 +00:00
rotate_argb_test.cc Use width variable for all tests 2012-10-24 18:31:55 +00:00
rotate_test.cc Switch to 128x72 for default testing size when not benchmarking. 2012-10-24 19:52:14 +00:00
scale_argb_test.cc Use width variable for all tests 2012-10-24 18:31:55 +00:00
scale_test.cc Use width variable for all tests 2012-10-24 18:31:55 +00:00
unit_test.cc unittest simplify loop counter 2012-10-25 17:12:41 +00:00
unit_test.h I420ToNV12_Neon bug fix 2012-10-25 19:24:59 +00:00
version_test.cc I420ToARGB1555, I420ToARGB4444, I420ToRGB565, ARGBToARGB1555, ARGBToARGB4444, and ARGBToRGB565 done with shared macro for conversion in 1 step NEON. 2012-10-30 23:12:34 +00:00