summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/vp9itxfm_16bpp_neon.S
Commit message (Expand)AuthorAge
* aarch64: Use ret x<n> instead of br x<n> where possibleJonathan Wright2021-11-16
* aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-21
* aarch64: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Move the load_add_store macro out from the itxfm16 pass2...Martin Storsjö2017-03-19
* aarch64: vp9itxfm16: Make the larger core transforms standalone functionsMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Restructure the idct32 store macrosMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Avoid .irp when it doesn't save any linesMartin Storsjö2017-03-19
* aarch64: vp9itxfm16: Fix a typo in a commentMartin Storsjö2017-03-19
* aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö2017-01-24