diff options
author | Hubert Mazur <[email protected]> | 2022-08-16 14:20:16 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2022-08-18 12:07:26 +0300 |
commit | 70efa4d01188b61efc0b82e7241a59a32c7e2e22 (patch) | |
tree | 7c34db235f57268d083ab65d76a3d1d46ae72e2d /libavcodec/cbs_h264_syntax_template.c | |
parent | 74312e80d74eebf095d0092a6bb2f1f207626174 (diff) |
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ö <[email protected]>
Diffstat (limited to 'libavcodec/cbs_h264_syntax_template.c')
0 files changed, 0 insertions, 0 deletions