commit | b0f72309c6c0b952d0198be5a5b5106f089fe1c5 | [log] [tgz] |
---|---|---|
author | George Steed <george.steed@arm.com> | Tue Aug 27 15:07:42 2024 +0100 |
committer | Frank Barchard <fbarchard@chromium.org> | Fri Nov 01 15:42:21 2024 +0000 |
tree | ab43af510d96a75698f82d0f65d9ccde240a3be7 | |
parent | f00c43f4d6e812b581f64edc53a655f8e2413938 [diff] |
Remove duplicate kernel assignment from scale_uv.cc The assignment of ScaleUVRowDown2Box_NEON is already done in the block immediately below this one, so just remove this code. Change-Id: I83c0f18dbe66e908cd4fbce73e20e96a137860cf Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5979723 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.