Frank Barchard 49ebc996aa Make 2 step transitive tests measure 2 step time.
Add tests of all macros used by libyuv public headers

When a 1 step conversion is added, a 2 step test can compare
the old 2 step method to the 1 step.  A 1 step unittest is
also added which compares C to SIMD.  Making the 2 step
conversions measure performance of the 2 steps allows the
old 2 step performance to be compared to 1 step.

All macros used in public headers are added to an ifdef test.
Showing them in a unittest allows some diagnostics when
a test is failing.

Bug: libyuv:901
Change-Id: I7ffa6ed0cb3b506fa1b7fd4b7b1b729658c3c266
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2857916
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2021-04-30 18:14:57 +00:00
..
basic_types.h Disable old int types by default. 2018-07-09 21:16:47 +00:00
compare_row.h Make 2 step transitive tests measure 2 step time. 2021-04-30 18:14:57 +00:00
compare.h Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
convert_argb.h Disable win32 SIMD 2021-04-21 21:37:44 +00:00
convert_from_argb.h Add support for AR64 format 2021-03-13 20:55:21 +00:00
convert_from.h Add 10/12 bit YUV To YUV functions 2021-02-25 23:16:54 +00:00
convert.h Fixes for SplitUVPlane_16 and MergeUVPlane_16 2021-03-24 21:37:10 +00:00
cpu_id.h Add unittest TestLinuxMipsMsaMmi. 2020-04-16 19:51:27 +00:00
macros_msa.h Add MirrorUVRow_MSA. 2020-06-04 04:12:24 +00:00
mjpeg_decoder.h add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
planar_functions.h Make 2 step transitive tests measure 2 step time. 2021-04-30 18:14:57 +00:00
rotate_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_row.h Make 2 step transitive tests measure 2 step time. 2021-04-30 18:14:57 +00:00
rotate.h Apply clang format to libyuv source 2020-04-01 18:07:34 +00:00
row.h Make 2 step transitive tests measure 2 step time. 2021-04-30 18:14:57 +00:00
scale_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
scale_row.h Make 2 step transitive tests measure 2 step time. 2021-04-30 18:14:57 +00:00
scale_uv.h add yuvconvstants util 2021-02-12 19:45:16 +00:00
scale.h Scale 12 functions that are scale 16 but with only low 12 bits valid 2021-02-19 18:04:48 +00:00
version.h Make 2 step transitive tests measure 2 step time. 2021-04-30 18:14:57 +00:00
video_common.h Add support for AR64 format 2021-03-13 20:55:21 +00:00