libyuv/unit_test
2013-01-11 23:42: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
basictypes_test.cc fix unused variable warning on windows for basic_types 2012-11-02 00:58:47 +00:00
compare_test.cc clamp maxy for first row of bilinear 2012-11-14 08:15:55 +00:00
convert_test.cc Remove V210. Quality of this code is insufficient for libyuv. Unable to make V210 pass valgrind. Would require effort to add missing support and optimization. 2013-01-11 23:42:00 +00:00
cpu_test.cc movbe instruction detect 2013-01-08 18:43:49 +00:00
planar_test.cc Color Matrix for Neon 2012-12-04 01:05:28 +00:00
rotate_argb_test.cc Scale benchmark just the OPT and run C version once. 2012-11-26 22:39:30 +00:00
rotate_test.cc Mirror source to continuous destination with Neon 2012-11-14 02:03:49 +00:00
scale_argb_test.cc unittest to scale to 1280x720 from whatever current LIBYUV_WIDTH and LIBYUV_HEIGHT are 2012-11-28 02:23:34 +00:00
scale_test.cc unittest to scale to 1280x720 from whatever current LIBYUV_WIDTH and LIBYUV_HEIGHT are 2012-11-28 02:23:34 +00:00
unit_test.cc unittest simplify loop counter 2012-10-25 17:12:41 +00:00
unit_test.h Mirror source to continuous destination with Neon 2012-11-14 02:03:49 +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
video_common_test.cc Remove V210. Quality of this code is insufficient for libyuv. Unable to make V210 pass valgrind. Would require effort to add missing support and optimization. 2013-01-11 23:42:00 +00:00