commit | 237f39cb8c6e6ea05b793d33416bfa168a02aec6 | [log] [tgz] |
---|---|---|
author | George Steed <george.steed@arm.com> | Thu Aug 22 13:56:00 2024 +0100 |
committer | Frank Barchard <fbarchard@chromium.org> | Tue Oct 29 18:10:23 2024 +0000 |
tree | d61ddeefb6ba661daaf194cc790e66c7baf9a395 | |
parent | 22c5c187786d741af82067f002c9d6b0d1924dca [diff] |
[AArch64] Add SME implementation of I444ToARGBRow This is based on an unrolled version of the existing SVE2 code. The 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: I83d8e58aafd814125b3446fb1c9ec4a5fb56fe3e Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5913882 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Reviewed-by: Justin Green <greenjustin@google.com>
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.