summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp9itxfm_16bpp_neon.S
Commit message (Expand)AuthorAgeFilesLines
* arm: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-03-191-60/+469
* arm: vp9itxfm16: Make the larger core transforms standalone functionsMartin Storsjö2017-03-191-16/+27
* arm: vp9itxfm16: Avoid reloading the idct32 coefficientsMartin Storsjö2017-03-191-59/+69
* arm: vp9itxfm16: Fix vertical alignmentMartin Storsjö2017-03-191-10/+10
* arm: vp9itxfm16: Use the right lane sizeMartin Storsjö2017-03-191-2/+2
* arm: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö2017-01-241-0/+1515