summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/vp9lpf_neon.S
Commit message (Expand)AuthorAgeFilesLines
* arm/aarch64: vp9: Fix vertical alignmentMartin Storsjö2017-03-161-1/+1
* arm: vp9lpf: Implement the mix2_44 function with one single filter passMartin Storsjö2017-02-241-0/+191
* arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-02-241-6/+5
* arm: vp9lpf: Interleave the start of flat8in into the calculation aboveMartin Storsjö2017-02-111-2/+6
* arm: vp9lpf: Use orrs instead of orr+cmpMartin Storsjö2017-02-111-8/+4
* arm/aarch64: vp9lpf: Calculate !hev directlyMartin Storsjö2017-02-111-3/+2
* arm: vp9: Add NEON loop filtersMartin Storsjö2016-11-111-0/+770
OpenPOWER on IntegriCloud