aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2017-01-10 00:15:08 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-01-14 21:13:10 +0100
commitcb220eeef9bfe889769dc4e08248b0a59d24e2a9 (patch)
tree360d1f990ba862736164ac013667aef41effe3c1 /Makefile
parent62ea07d797c503bc4b727e56d9c0f914a93c8ef6 (diff)
downloadffmpeg-cb220eeef9bfe889769dc4e08248b0a59d24e2a9.tar.gz
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. This is cherrypicked from libav commit e7ae8f7a715843a5089d18e033afb3ee19ab3057. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions