Skip to content
Snippets Groups Projects
Commit e9a61702 authored by Hubert Mazur's avatar Hubert Mazur Committed by Martin Storsjö
Browse files

lavc/aarch64: Add neon implementation for vsad8_intra


Provide optimized implementation for vsad8_intra function.

Performance comparison tests are shown below.
- vsad_5_c: 94.7
- vsad_5_neon: 20.7

Benchmarks and tests run with checkasm tool on AWS Graviton 3.

Signed-off-by: default avatarHubert Mazur <hum@semihalf.com>
Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 0ee535b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment