aarch64: NEON fixed/floating point MPADSP apply_window
authorJanne Grunau <janne-libav@jannau.net>
Sat, 19 Apr 2014 16:17:23 +0000 (18:17 +0200)
committerJanne Grunau <janne-libav@jannau.net>
Tue, 22 Apr 2014 20:01:45 +0000 (22:01 +0200)
commit8f9fe6ae3461ce270bce6b7083fda5ec314cdad4
tree3ffcba81a51f791b6f15db95b98941d8bec1d2b3
parentf4d5a2cc35fcdf06ec031fabe8b0710e995fe924
aarch64: NEON fixed/floating point MPADSP apply_window

30%/25% (fixed/float) faster mp3 decoding on Apple's A7. The floating
point decoder is approximately 7% faster.
libavcodec/aarch64/Makefile
libavcodec/aarch64/mpegaudiodsp_init.c [new file with mode: 0644]
libavcodec/aarch64/mpegaudiodsp_neon.S [new file with mode: 0644]
libavcodec/mpegaudiodsp.c
libavcodec/mpegaudiodsp.h