Frank Barchard 000806f373 NV21ToYUV24 replace ST3 with ST1. ARGBToAR64 replace ST2 with ST1
On Samsung S8 Exynos M2
Was ST3 NV21ToYUV24_Opt (769 ms)
Now ST1 NV21ToYUV24_Opt (473 ms)
Was ST2 ARGBToAR64_Opt (1759 ms)
Now ST1 ARGBToAR64_Opt (987 ms)

Skylake Xeon, AVX2 version:
Was NV21ToYUV24_Opt (885 ms)
Now NV21ToYUV24_Opt (194 ms)

Bug: b/204562143, b/124413599
Change-Id: Icc9cb64d822cd11937789a4e04fbb773b3e33aa3
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3290664
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Reviewed-by: richard winterton <rrwinterton@gmail.com>
2021-11-24 07:38:49 +00:00
..
basic_types.h Disable old int types by default. 2018-07-09 21:16:47 +00:00
compare_row.h BIT_EXACT for unattenuate and attenuate. 2021-10-15 19:46:02 +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 BIT_EXACT for unattenuate and attenuate. 2021-10-15 19:46:02 +00:00
rotate_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_row.h BIT_EXACT for unattenuate and attenuate. 2021-10-15 19:46:02 +00:00
rotate.h Android420ToI420Rotate function to convert with rotation 2021-10-28 22:38:04 +00:00
row.h NV21ToYUV24 replace ST3 with ST1. ARGBToAR64 replace ST2 with ST1 2021-11-24 07:38:49 +00:00
scale_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
scale_row.h BIT_EXACT for unattenuate and attenuate. 2021-10-15 19:46:02 +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 NV21ToYUV24 replace ST3 with ST1. ARGBToAR64 replace ST2 with ST1 2021-11-24 07:38:49 +00:00
video_common.h Add support for AR64 format 2021-03-13 20:55:21 +00:00