Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1 | Martin Storsjö | 2017-03-11 | 1 | -12/+9 |
* | arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit | Martin Storsjö | 2017-03-11 | 1 | -31/+9 |
* | aarch64: vp9lpf: Fix broken indentation/vertical alignment | Martin Storsjö | 2017-03-11 | 1 | -2/+2 |
* | aarch64: vp9lpf: Interleave the start of flat8in into the calculation above | Martin Storsjö | 2017-03-11 | 1 | -3/+11 |
* | arm/aarch64: vp9lpf: Calculate !hev directly | Martin Storsjö | 2017-03-11 | 1 | -3/+2 |
* | aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne}; | Janne Grunau | 2017-01-14 | 1 | -11/+20 |
* | aarch64: vp9: use alternative returns in the core loop filter function | Janne Grunau | 2017-01-14 | 1 | -30/+18 |
* | aarch64: vp9: Implement NEON loop filters | Martin Storsjö | 2016-11-15 | 1 | -0/+1355 |