diff options
author | Hubert Mazur <hum@semihalf.com> | 2022-08-16 14:20:14 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-08-18 12:07:26 +0300 |
commit | a2e45ad407c526cd5ce2f3a361fb98084228cd6e (patch) | |
tree | db5f31793790495a0a09474099436d144573d0fa /libavcodec/synth_filter.c | |
parent | d7abb7d143fd1fbacb0084a8936bc4029afe5111 (diff) | |
download | ffmpeg-a2e45ad407c526cd5ce2f3a361fb98084228cd6e.tar.gz |
lavc/aarch64: Add neon implementation for pix_abs16_y2
Provide optimized implementation of pix_abs16_y2 function for arm64.
Performance comparison tests are shown below.
pix_abs_0_2_c: 317.2
pix_abs_0_2_neon: 37.5
Benchmarks and tests run with checkasm tool on AWS Graviton 3.
Signed-off-by: Hubert Mazur <hum@semihalf.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/synth_filter.c')
0 files changed, 0 insertions, 0 deletions