mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-08 01:36:47 +08:00
Don't define HAS_*_NEON_DOTPROD for 32-bit Arm platforms, since they are only defined in *_neon64.cc for now. Also define -DLIBYUV_NEON=1 and pass -mfpu=neon to *_neon.cc for 32-bit Arm platforms, since otherwise __ARM_NEON__ is not defined. Also fix a typo: ly_lib_static should be ly_lib_name in the name of the common object files. The existing code happens to work since they are defined to the same thing. Change-Id: Ibdc9e5d0391f7ff8db1ca83384e5bd45ac9950a2 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5439562 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Frank Barchard <fbarchard@chromium.org> |
||
|---|---|---|
| .. | ||
| libyuv | ||
| libyuv.h | ||