summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp9itxfm_16bpp_neon.S
Commit message (Expand)AuthorAge
* arm: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-03-19
* arm: vp9itxfm16: Make the larger core transforms standalone functionsMartin Storsjö2017-03-19
* arm: vp9itxfm16: Avoid reloading the idct32 coefficientsMartin Storsjö2017-03-19
* arm: vp9itxfm16: Fix vertical alignmentMartin Storsjö2017-03-19
* arm: vp9itxfm16: Use the right lane sizeMartin Storsjö2017-03-19
* arm: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö2017-01-24