summaryrefslogtreecommitdiffstats
path: root/libavcodec/aarch64/vp9lpf_neon.S
Commit message (Expand)AuthorAgeFilesLines
* aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1Martin Storsjö2017-03-111-12/+9
* arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-03-111-31/+9
* aarch64: vp9lpf: Fix broken indentation/vertical alignmentMartin Storsjö2017-03-111-2/+2
* aarch64: vp9lpf: Interleave the start of flat8in into the calculation aboveMartin Storsjö2017-03-111-3/+11
* arm/aarch64: vp9lpf: Calculate !hev directlyMartin Storsjö2017-03-111-3/+2
* aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne};Janne Grunau2017-01-141-11/+20
* aarch64: vp9: use alternative returns in the core loop filter functionJanne Grunau2017-01-141-30/+18
* aarch64: vp9: Implement NEON loop filtersMartin Storsjö2016-11-151-0/+1355
OpenPOWER on IntegriCloud