commit | 5dfa75670d46afa69cdc45fdd242ca0b81c7e23d | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Mon Aug 12 17:37:00 2024 -0700 |
committer | Wan-Teh Chang <wtc@google.com> | Tue Aug 13 03:50:51 2024 +0000 |
tree | 7a415236c057cae94c4075fcaf0482995734b0a1 | |
parent | 02e2ff4745f7ddefd857158d02bcc537a86069fd [diff] |
scale_neon.cc: Fix -Wmissing-prototypes warnings Somehow I missed this file in https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5778601. Change-Id: Ibd8ed7102d1af12fb929e2ec9bcc87da7d8be306 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5785253 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.