libyuv/unit_test
fbarchard@google.com aa64b6b14c movbe instruction detect
BUG=none
TEST=cpu unittest
Review URL: https://webrtc-codereview.appspot.com/1027005

git-svn-id: http://libyuv.googlecode.com/svn/trunk@527 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-01-08 18:43:49 +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 Attenuate AGRB pixels NEON optimized 2012-11-28 20:02:55 +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 More fourcc testing 2012-12-18 18:33:16 +00:00