diff options
author | Martin Storsjö <martin@martin.st> | 2017-04-28 00:36:40 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-04-28 12:02:14 +0300 |
commit | e1c2453a4fac1f7116244d0d05310935c20887e6 (patch) | |
tree | 8902336cbce2a3479013161a4bf1ec2474fcd72e /libavcodec/vp56.h | |
parent | 0d4d43513786f1df4d561e1fac924fb0722c6700 (diff) | |
download | ffmpeg-e1c2453a4fac1f7116244d0d05310935c20887e6.tar.gz |
arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functions
Before: Cortex A7 A8 A9 A53
hevc_add_res_8x8_8_neon: 116.0 58.7 80.2 90.7
hevc_add_res_32x32_8_neon: 1230.0 737.5 1187.5 974.4
After:
hevc_add_res_8x8_8_neon: 97.7 57.0 73.7 80.0
hevc_add_res_32x32_8_neon: 1216.0 698.7 1127.5 827.1
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/vp56.h')
0 files changed, 0 insertions, 0 deletions