mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
This function reads 2 byte values and writes the 2nd byte to the destination. It turns out this is useful for P010ToNV12 as well, so adding the planar function allows a high level to call this. And adds UYVY support for something YUY2 already had. Which is writing the 1st byte. Bug: b/233233302, b/233634772 Change-Id: I10a9454cb4f5b2c4ac5532fa86feddf78284d8b8 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3659055 Commit-Queue: Frank Barchard <fbarchard@chromium.org> Reviewed-by: richard winterton <rrwinterton@gmail.com> Reviewed-by: Frank Barchard <fbarchard@chromium.org>
10 lines
203 B
Plaintext
10 lines
203 B
Plaintext
mbonadei@chromium.org
|
|
fbarchard@chromium.org
|
|
magjed@chromium.org
|
|
|
|
per-file *.gn=mbonadei@chromium.org
|
|
per-file .gitignore=*
|
|
per-file AUTHORS=*
|
|
per-file DEPS=*
|
|
per-file PRESUBMIT.py=mbonadei@chromium.org
|