diff options
author | Hubert Mazur <hum@semihalf.com> | 2022-08-16 14:20:16 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-08-18 12:07:26 +0300 |
commit | 70efa4d01188b61efc0b82e7241a59a32c7e2e22 (patch) | |
tree | 7c34db235f57268d083ab65d76a3d1d46ae72e2d /libavcodec/tests | |
parent | 74312e80d74eebf095d0092a6bb2f1f207626174 (diff) | |
download | ffmpeg-70efa4d01188b61efc0b82e7241a59a32c7e2e22.tar.gz |
lavc/aarch64: Add neon implementation for pix_abs8
Provide optimized implementation of pix_abs8 function for arm64.
Performance comparison tests are shown below.
- pix_abs_1_0_c: 101.2
- pix_abs_1_0_neon: 22.5
- sad_1_c: 101.2
- sad_1_neon: 22.5
Benchmarks and tests are run with checkasm tool on AWS Graviton 3.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/tests')
0 files changed, 0 insertions, 0 deletions