ffmpeg/libavutil/aarch64
James Almer 44862a9d68 avutil/aarch64/cpu: fix check for SME on Linux
SME is a AT_HWCAP2 entry, not AT_HWCAP.

Signed-off-by: James Almer <jamrial@gmail.com>
2025-12-10 21:51:11 -03:00
..
asm.S configure: add detection of assembler support for SME 2025-12-09 21:38:38 +00:00
cpu.c avutil/aarch64/cpu: fix check for SME on Linux 2025-12-10 21:51:11 -03:00
cpu.h configure: add detection of assembler support for SME 2025-12-09 21:38:38 +00:00
cpu_sme.S configure: add detection of assembler support for SME 2025-12-09 21:38:38 +00:00
cpu_sve.S aarch64: Print the SVE vector length in libavutil/tests/cpu.c 2024-09-27 00:06:30 +03:00
float_dsp_init.c Merge remote-tracking branch 'qatar/master' 2014-03-19 02:52:08 +01:00
float_dsp_neon.S aarch64: Consistently use lowercase for vector element specifiers 2023-10-21 23:25:18 +03:00
intreadwrite.h avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros 2024-08-26 10:26:59 +02:00
Makefile configure: add detection of assembler support for SME 2025-12-09 21:38:38 +00:00
neontest.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
timer.h aarch64: Use cntvct_el0 as timer register on Android and macOS 2024-06-17 14:00:34 +03:00
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 avutil/aarch64/tx_float_neon.S: clean up FFT4_X2 2025-02-28 13:42:54 +01:00