Frank Barchard d011314f14 Revert "I210ToI420, InterpolatePlane_16, and ScalePlane Vertical-only asan fix"
This reverts commit 60254a1d846a93a4d7559009004cdd91bcc04d82.

Reason for revert: breaks PaintCanvasVideoRendererTest.HighBitDepth

Original change's description:
> I210ToI420, InterpolatePlane_16, and ScalePlane Vertical-only asan fix
>
> - Add I210ToI420 to convert 10 bit 4:2:2 YUV to 4:2:0 8 bit
> - Add NEON InterpolateRow_16 for fast 10 bit scaling
> - When scaling up, set step to interpolate toward height - 1 to avoid buffer overread
> - When scaling down, center the 2 rows used for source to achieve filtering.
> - CopyPlane check for 0 size and return
>
> Bug:  libyuv:931, b/228605787, b/233233302, b/233634772, b/234558395, b/234340482
> Change-Id: I63e8580710a57812b683c2fe40583ac5a179c4f1
> Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3687552
> Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
> Reviewed-by: richard winterton <rrwinterton@gmail.com>

Bug: libyuv:931, b/228605787, b/233233302, b/233634772, b/234558395, b/234340482
Change-Id: Icc05bb340db0e7fe864061fb501d0a861c764116
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3692886
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
2022-06-07 09:16:05 +00:00
..
basic_types.h Disable old int types by default. 2018-07-09 21:16:47 +00:00
compare_row.h Remove MMI support 2022-01-26 08:41:33 +00:00
compare.h Lint cleanup after C99 change CL 2018-01-24 19:16:03 +00:00
convert_argb.h RAWToJ400 faster version for ARM 2022-03-18 07:22:36 +00:00
convert_from_argb.h RAWToJNV21 function with 2 step conversion 2022-03-01 19:33:49 +00:00
convert_from.h Add 10/12 bit YUV To YUV functions 2021-02-25 23:16:54 +00:00
convert.h Revert "I210ToI420, InterpolatePlane_16, and ScalePlane Vertical-only asan fix" 2022-06-07 09:16:05 +00:00
cpu_id.h Optimize functions for LASX in row_lasx.cc. 2022-03-09 08:52:54 +00:00
loongson_intrinsics.h RAWToJ400 faster version for ARM 2022-03-18 07:22:36 +00:00
macros_msa.h RAWToJ400 faster version for ARM 2022-03-18 07:22:36 +00:00
mjpeg_decoder.h add YUV24 and AYUV formats 2019-03-05 02:53:56 +00:00
planar_functions.h Revert "I210ToI420, InterpolatePlane_16, and ScalePlane Vertical-only asan fix" 2022-06-07 09:16:05 +00:00
rotate_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_row.h Remove MMI support 2022-01-26 08:41:33 +00:00
rotate.h I422Rotate update to remove name space for ios build warning 2022-04-07 21:06:44 +00:00
row.h Revert "I210ToI420, InterpolatePlane_16, and ScalePlane Vertical-only asan fix" 2022-06-07 09:16:05 +00:00
scale_argb.h Switch to C99 types 2018-01-23 19:16:05 +00:00
scale_rgb.h RGBScale function using 3 steps: RGB24ToARGB, ARGBScale, ARGBToRGB24 2022-03-19 01:44:06 +00:00
scale_row.h Revert "I210ToI420, InterpolatePlane_16, and ScalePlane Vertical-only asan fix" 2022-06-07 09:16:05 +00:00
scale_uv.h add yuvconvstants util 2021-02-12 19:45:16 +00:00
scale.h I422Rotate update to remove name space for ios build warning 2022-04-07 21:06:44 +00:00
version.h Revert "I210ToI420, InterpolatePlane_16, and ScalePlane Vertical-only asan fix" 2022-06-07 09:16:05 +00:00
video_common.h Add support for AR64 format 2021-03-13 20:55:21 +00:00