commit | 22c5c187786d741af82067f002c9d6b0d1924dca | [log] [tgz] |
---|---|---|
author | George Steed <george.steed@arm.com> | Wed Jun 12 16:57:22 2024 +0100 |
committer | Frank Barchard <fbarchard@chromium.org> | Tue Oct 29 05:49:28 2024 +0000 |
tree | dc1033e74010bbb3146e38cb5fe76a97968ad44a | |
parent | 775fd92e599ae9f758cce06e4573ef7145a94f1f [diff] |
[AArch64] Add SME implementation of I422ToARGBRow Including addition of a new row_sme.cc file and associated infrastructure. The actual implementation in this case is a pure streaming-SVE (SSVE) implementation based on the existing SVE2 implementation, we do not use the ZA tile. Change-Id: Ibc132c55de8d41a107e563b95f842323fef94444 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5913881 Reviewed-by: Justin Green <greenjustin@google.com> Reviewed-by: Frank Barchard <fbarchard@chromium.org>
libyuv is an open source project that includes YUV scaling and conversion functionality.
See Getting started for instructions on how to get started developing.
You can also browse the docs directory for more documentation.