libyuv/unit_test
Frank Barchard c5bad809b1 Gauss unittest, Scale comments for neon64 half size updated
[ RUN      ] LibYUVPlanarTest.TestGaussRow_Opt
[       OK ] LibYUVPlanarTest.TestGaussRow_Opt (1274 ms)
[ RUN      ] LibYUVPlanarTest.TestGaussCol_Opt
[       OK ] LibYUVPlanarTest.TestGaussCol_Opt (916 ms)

TBR=kjellander@chromium.org
BUG=libyuv:719
TEST=LibYUVPlanarTest.TestGaussRow_Opt
Change-Id: Id480f3870c40c2b40dfb9f072cb7118ebad41afc
Reviewed-on: https://chromium-review.googlesource.com/624701
Reviewed-by: Cheng Wang <wangcheng@google.com>
2017-08-21 23:41:46 +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 break up unittests into categories 2015-10-13 16:01:07 -07:00
color_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
compare_test.cc Move compare functions into a unittest class 2017-06-19 19:39:10 +00:00
convert_test.cc Roll chromium_revision da7cc8ca4c..ce95e5d83f (465147:465389) 2017-04-18 22:40:59 +00:00
cpu_test.cc lint warning fixes for CpuID 2017-05-25 22:00:17 +00:00
cpu_thread_test.cc MaskCpuFlags return cpuinfo so InitCpuFlags can call it 2017-05-24 22:27:03 +00:00
math_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
planar_test.cc Gauss unittest, Scale comments for neon64 half size updated 2017-08-21 23:41:46 +00:00
rotate_argb_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
rotate_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
scale_argb_test.cc scale test clipping code unused cpu parameters removed 2017-02-14 03:26:50 +00:00
scale_test.cc Add MSA optimized SplitUV, Set, MirrorUV, SobelX and SobelY row functions. 2017-08-17 18:39:22 +00:00
unit_test.cc Move compare functions into a unittest class 2017-06-19 19:39:10 +00:00
unit_test.h scale float samples and return max value 2017-08-04 23:34:30 +00:00
video_common_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00