libyuv/unit_test
fbarchard@google.com 455c66b437 Add a gyp define LIBYUV_DISABLE_JPEG to not build jpeg library
BUG=346
TESTED=set GYP_DEFINES=target_arch=ia32 libyuv_disable_jpeg=1 & python gyp_libyuv -fninja -G msvs_version=2010 libyuv_test.gyp
R=harryjin@google.com

Review URL: https://webrtc-codereview.appspot.com/16989004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1038 16f28f9a-4ce2-e073-06de-1de4eb20be90
2014-07-28 21:48:43 +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 if types are already defined, dont define them again. 2013-02-05 02:17:18 +00:00
compare_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
convert_test.cc Add a gyp define LIBYUV_DISABLE_JPEG to not build jpeg library 2014-07-28 21:48:43 +00:00
cpu_test.cc unittest first checks if files exists for neon detection. 2014-03-07 23:22:24 +00:00
math_test.cc FixedDiv1 using a single 64/32 divide. Removes size restriction from slope. 2014-01-02 22:32:09 +00:00
planar_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
rotate_argb_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
rotate_test.cc Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
scale_argb_test.cc ARGBScale down bilinear clip to edge of image to avoid overread. 2014-03-18 21:39:42 +00:00
scale_test.cc YUV scaling with 16 bit planes 2014-05-20 19:22:30 +00:00
unit_test.cc NaCL pepper_33 port of scale and compare using lock/unlock. Remove less useful scaling tests and change default size to a multiple of 16 for better assembly coverage. 2013-12-17 18:27:06 +00:00
unit_test.h Use malloc for row buffers in rotate 2013-12-26 21:41:11 +00:00
version_test.cc Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
video_common_test.cc Only do 1x1 work around for large source 2014-01-03 08:42:55 +00:00