realingzhou(周睿)
2018-Sep-12 03:08 UTC
[opus] There is an error when compiling opus library with compile option --enable-fixed-point for iOS arm64
when I compile opus with option --enable-fixed-point for iOS arm64, I got error message “ celt/kiss_fft.c:149:13: error: invalid input constraint 'Uq' in asm" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20180912/5f7f460f/attachment.html>
Seemingly Similar Threads
- Opus on iOS - ARM64
- [PATCH 4/8] Arm64 assembly for Celt fixed-point math.
- [RFC V3 7/8] armv7, armv8: Optimize fixed point fft using NE10 library
- [PATCH 2/5] Optimize fixed-point celt_fir_c() for ARM NEON
- [RFC PATCH v1] armv7(float): Optimize decode usecase using NE10 library