summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2016-11-14 22:35:13 +0100
committerJanne Grunau <janne-libav@jannau.net>2016-11-16 09:05:18 +0100
commite7ae8f7a715843a5089d18e033afb3ee19ab3057 (patch)
tree6b7fa06a370ee408d16c18edf2e69cb5e6f555cb /tests
parentd7595de0b25e7064fd9e06dea5d0425536cef6dc (diff)
aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne};
The latter is 1 cycle faster on a cortex-53 and since the operands are bytewise (or larger) bitmask (impossible to overflow to zero) both are equivalent.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions