libyuv/unit_test
Frank Barchard 942c508448 BT.2020 Full Range yuvconstants
new color util to compute constants needed based on white point.

[ RUN      ] LibYUVColorTest.TestFullYUVV
hist	      -2	      -1	       0	       1	       2
red	       0	 1627136	13670144	 1479936	       0
green	  319285	 3456836	 9243059	 3440771	  317265
blue	       0	 1561088	14202112	 1014016	       0

Bug: libyuv:877, b/178283356
Change-Id: If432ebfab76b01302fdb416a153c4f26ca0832d6
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2678859
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: richard winterton <rrwinterton@gmail.com>
2021-02-06 00:26:55 +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 BT.2020 Full Range yuvconstants 2021-02-06 00:26:55 +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 BT.2020 Full Range yuvconstants 2021-02-06 00:26:55 +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 Add MergeARGBPlane and SplitARGBPlane 2021-01-27 19:33:51 +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 NV12 Bilinear upsampling bug fix 2021-01-12 23:10:42 +00:00
scale_test.cc NV12 Bilinear upsampling bug fix 2021-01-12 23:10:42 +00:00
scale_uv_test.cc NV12 Bilinear upsampling bug fix 2021-01-12 23:10:42 +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