mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 08:46:47 +08:00
When building for ARM target with "libyuv_use_neon" set to false, the build fails because there are still codes that reference to the NEON related functions. To disable these code parts completely, the LIBYUV_DISABLE_NEON macro should be defined when the "libyuv_use_neon" is set to false. Bug: libyuv:929 Change-Id: I8f34288d0d17dd29b85db004e62d83e4ace3d595 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3628112 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
# Names should be added to this file like so:
|
|
# Name or Organization <email address>
|
|
|
|
Google Inc.
|
|
|
|
Ivan Pavlotskiy <ivan.pavlotskiy@lgepartner.com>
|