summaryrefslogtreecommitdiff
path: root/libavresample/aarch64/asm-offsets.h
Commit message (Collapse)AuthorAge
* Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113'Michael Niedermayer2014-04-25
| | | | | | | * commit 'a24a252709dd38f12aa4929ce4981f87091a5113': aarch64: NEON optimized FIR audio resampling Merged-by: Michael Niedermayer <michaelni@gmx.at>
* aarch64: NEON optimized FIR audio resamplingJanne Grunau2014-04-24
Optimized for the default filter length 16. 30% faster opus silk decoding.