Files
ardour/libs
Ayan Shafqat 19e00c575a Add optimized NEON implementations for Aarch64
Introduce optimized NEON implementations for audio peak detection,
buffer mixing, scaling, and copy functions on AArch64.

For benchmark results, see ardour-neon-functions [1].

Provide a dedicated `aarch64_neon_functions.cc` for Aarch64 target.
provide backwards compatibility with armhf targets with
`arm_neon_fuctions.cc`.

[1] https://github.com/ashafq/ardour-neon-functions
2025-03-07 02:52:52 +01:00
..
2025-02-01 11:30:14 +01:00
2025-02-25 23:30:52 +01:00
2025-02-28 21:19:52 +01:00
2025-03-06 20:10:20 +01:00