summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/fft_init_aarch64.c
Commit message (Collapse)AuthorAge
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
|
* fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-26
|
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
| | | | Approximately as fast as the ARM NEON version on Apple's A7.
* aarch64: NEON float FFTJanne Grunau2014-04-22
Approximately as fast as the ARM NEON version on Apple's A7.