libyuv/unit_test
Frank Barchard cec28e7088 PlaneScale, UVScale and ARGBScale test 3x and 4x down sample.
Intel SkylakeX
UVTest3x (1925 ms)
UVTest4x (2915 ms)
PlaneTest3x (2040 ms)
PlaneTest4x (4292 ms)
ARGBTest3x (2079 ms)
ARGBTest4x (1854 ms)

Pixel 2
ARGBTest3x (3602 ms)
ARGBTest4x (4064 ms)
PlaneTest3x (3331 ms)
PlaneTest4x (8977 ms)
UVTest3x (3473 ms)
UVTest4x (6970 ms)

Bug: b/171798872, b/171884264
Change-Id: Iebc70fed907857b6cb71a9baf2aba9861ef1e3f7
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2505601
Reviewed-by: richard winterton <rrwinterton@gmail.com>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2020-10-28 20:41:59 +00:00
..
testdata Add unittest TestLinuxMipsMsaMmi. 2020-04-16 19:51:27 +00:00
basictypes_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
color_test.cc I420ToARGB prototype added to convert_from.h 2020-10-02 21:05:10 +00:00
compare_test.cc Disable tests via macro that refer to row.h 2019-08-20 18:44:36 +00:00
convert_test.cc MJPGToNV12 added and build files sorted 2020-10-28 16:24:38 +00:00
cpu_test.cc Add unittest TestLinuxMipsMsaMmi. 2020-04-16 19:51:27 +00:00
cpu_thread_test.cc clamp C functions use compare 2020-07-16 22:03:34 +00:00
math_test.cc Disable tests via macro that refer to row.h 2019-08-20 18:44:36 +00:00
planar_test.cc Rollback of ARGBAttentuate 2020-07-13 21:55:13 +00:00
rotate_argb_test.cc Upstream all libyuv changes to version 1746 Prefetch for all arm functions - helps performance at higher resolutions Make MirrorPlane function public. 2020-03-21 20:19:44 +00:00
rotate_test.cc Add LIBYUV_API to NV12ToABGR and I444Rotate, I444Scale 2019-05-14 01:18:06 +00:00
scale_argb_test.cc PlaneScale, UVScale and ARGBScale test 3x and 4x down sample. 2020-10-28 20:41:59 +00:00
scale_test.cc I420ToARGB prototype added to convert_from.h 2020-10-02 21:05:10 +00:00
scale_uv_test.cc PlaneScale, UVScale and ARGBScale test 3x and 4x down sample. 2020-10-28 20:41:59 +00:00
unit_test.cc RGB24ToJ420 for full range YUV 2019-05-29 02:40:22 +00:00
unit_test.h clang-tidy and clang-format applied reland 2018-02-21 23:30:38 +00:00
video_common_test.cc Remove M420 and refactor NV12ToI420 2020-05-26 18:48:00 +00:00