aarch64: NEON float (i)MDCT
authorJanne Grunau <janne-libav@jannau.net>
Tue, 15 Apr 2014 16:35:57 +0000 (18:35 +0200)
committerJanne Grunau <janne-libav@jannau.net>
Tue, 22 Apr 2014 17:35:41 +0000 (19:35 +0200)
commitee2bc5974fe64fd214f52574400ae01c85f4b855
treef3b1be1ce5ef653b0c97212b6515269f2d70e52e
parent650c4300d94aa9398ff1dd4f454bf39eaa285f62
aarch64: NEON float (i)MDCT

Approximately as fast as the ARM NEON version on Apple's A7.
libavcodec/aarch64/Makefile
libavcodec/aarch64/fft_init_aarch64.c
libavcodec/aarch64/mdct_neon.S [new file with mode: 0644]