FFmpeg/libavutil/aarch64
Martin Storsjö 9b0052200a aarch64: Add Apple runtime detection of dotprod and i8mm using sysctl
For now, there's not much value in this since Clang don't support
enabling the dotprod or i8mm features with either .arch_extension
or .arch (it has to be enabled by the base arch flags passed to
the compiler). But it may be supported in the future.

Signed-off-by: Martin Storsjö <martin@martin.st>
2023-06-06 12:41:20 +03:00
..
asm.S configure: aarch64: Support assembling the dotprod and i8mm arch extensions 2023-06-06 12:40:26 +03:00
bswap.h aarch64: relax byte-swap assembler constraints 2022-09-03 23:54:05 +03:00
cpu.c aarch64: Add Apple runtime detection of dotprod and i8mm using sysctl 2023-06-06 12:41:20 +03:00
cpu.h aarch64: Add cpu flags for the dotprod and i8mm extensions 2023-06-06 12:40:42 +03:00
float_dsp_init.c
float_dsp_neon.S
Makefile lavu/tx: implement aarch64 NEON SIMD FFT 2022-08-25 17:40:28 +02:00
neontest.h
timer.h
tx_float_init.c lavu/tx: refactor to explicitly track and convert lookup table order 2022-11-24 15:58:34 +01:00
tx_float_neon.S aarch64: Implement stack spilling in a consistent way. 2022-10-11 09:12:02 +02:00