android_external_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
float_dsp_init.c
float_dsp_neon.S
intreadwrite.h
Makefile configure: add detection of assembler support for SME 2025-12-09 21:38:38 +00:00
neontest.h
timer.h
tx_float_init.c
tx_float_neon.S