libyuv/unit_test
fbarchard@google.com e52b9c3405 make box filter upsampler consider a pixel width of less than 1 to be 1. This makes it behave as a point sampler.
BUG=428
TESTED=set LIBYUV_WIDTH=1900 && out\release\libyuv_unittest.exe
R=tpsiaki@google.com

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

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1372 16f28f9a-4ce2-e073-06de-1de4eb20be90
2015-04-16 21:02:16 +00:00
..
testdata Detect asimd as same as Neon for Arm features. Used on Juno aarch64 linux. 2014-09-22 18:30:17 +00:00
basictypes_test.cc if types are already defined, dont define them again. 2013-02-05 02:17:18 +00:00
color_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
compare_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
convert_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
cpu_test.cc Detect asimd as same as Neon for Arm features. Used on Juno aarch64 linux. 2014-09-22 18:30:17 +00:00
math_test.cc Improve cmake build. Add unittests to cmake build and automatically detect jpeg support. This change was originally generated to support the build of libyuv in naclports: https://chromium.googlesource.com/external/naclports/+/master/ports/libyuv/. Also add cmake artifacts to .gitignore file. 2014-10-28 23:37:11 +00:00
planar_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
rotate_argb_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
rotate_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
scale_argb_test.cc make box filter upsampler consider a pixel width of less than 1 to be 1. This makes it behave as a point sampler. 2015-04-16 21:02:16 +00:00
scale_test.cc Add a scale down by 3 test for testing general purpose box/bilinear with scale factor of 3, but allowing width/height specified to do odd with testing. 2015-04-15 22:46:45 +00:00
unit_test.cc All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
unit_test.h All cpu flags to be set so that instead of comparing C code, compare assembler to assembler, for benchmarking purposes. 2015-03-26 18:22:29 +00:00
version_test.cc add gyp define to enable svn version check. defaults to off so tests built outside of svn will build/run with a warning but not error. 2014-09-05 00:33:53 +00:00
video_common_test.cc Remove Q420 fourcc support. 2015-02-11 18:20:54 +00:00