summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp9lpf_neon.S
Commit message (Expand)AuthorAge
* arm/aarch64: vp9: Fix vertical alignmentMartin Storsjö2017-03-19
* arm: vp9lpf: Implement the mix2_44 function with one single filter passMartin Storsjö2017-03-11
* arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-03-11
* arm: vp9lpf: Interleave the start of flat8in into the calculation aboveMartin Storsjö2017-03-11
* arm: vp9lpf: Use orrs instead of orr+cmpMartin Storsjö2017-03-11
* arm/aarch64: vp9lpf: Calculate !hev directlyMartin Storsjö2017-03-11
* arm: vp9: Add NEON loop filtersMartin Storsjö2016-11-15