row_sve.h: Add missing z21 clobber The z21 register is used in the I444TORGB_SVE_2X macro and other places, so add it to the clobber list macro that is used throughout this file. Change-Id: If4277c1ffcac0fa68cc44263acc6f41a9e82ec8b Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6619508 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.