diff options
author | Martin Storsjö <martin@martin.st> | 2019-02-01 09:47:30 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2019-02-19 11:46:21 +0200 |
commit | 37394ef01b040605f8e1c98e73aa12b1c0bcba07 (patch) | |
tree | 40d225c13782a4bc28689fc82fba4d4b4671761a /libavcodec/ac3.h | |
parent | cef914e08310166112ac09567e66452a7679bfc8 (diff) | |
download | ffmpeg-streaming-37394ef01b040605f8e1c98e73aa12b1c0bcba07.zip ffmpeg-streaming-37394ef01b040605f8e1c98e73aa12b1c0bcba07.tar.gz |
aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2
This makes it similar to put_epel16_v6, and gives a large speedup
on Cortex A53, a minor speedup on A72 and a very minor slowdown on
A73.
Before: Cortex A53 A72 A73
vp8_put_epel16_h6v6_neon: 2211.4 1586.5 1431.7
After:
vp8_put_epel16_h6v6_neon: 1736.9 1522.0 1448.1
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/ac3.h')
0 files changed, 0 insertions, 0 deletions