libyuv/unit_test
fbarchard@google.com f1daa3db65 Neon RGB To I420
BUG=none
TEST=convert_test
Review URL: https://webrtc-codereview.appspot.com/936015

git-svn-id: http://libyuv.googlecode.com/svn/trunk@479 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-11-07 08:27:24 +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 Switch to 128x72 for default testing size when not benchmarking. 2012-10-24 19:52:14 +00:00
convert_test.cc Neon RGB To I420 2012-11-07 08:27:24 +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