FFmpeg/libavutil/aarch64
Martin Storsjö cada4597ca aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S
Favour left aligned columns over right aligned columns.

In principle either style should be ok, but some of the cases
easily lead to incorrect indentation in the surrounding code (see
a couple of cases fixed up in the preceding patch), and show up in
automatic indentation correction attempts.

Signed-off-by: Martin Storsjö <martin@martin.st>
2023-10-21 23:25:39 +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: remove VFP feature check 2023-07-15 22:56:30 +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 aarch64: Consistently use lowercase for vector element specifiers 2023-10-21 23:25:18 +03:00
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: Manually tweak vertical alignment/indentation in tx_float_neon.S 2023-10-21 23:25:39 +03:00