Changeset 8f4b000c in ffmpeg

Timestamp:
Oct 4, 2022, 10:24:20 AM (2 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
b92e1414
Parents:
bad67cb9
git-author:
Grzegorz Bernacki <gjb@semihalf.com> (10/03/22 14:10:19)
git-committer:
Martin Storsjö <martin@martin.st> (10/04/22 10:24:20)
Message:

lavc/aarch64: Add neon implementation for vsse_intra8

Provide optimized implementation for vsse_intra8 for arm64.

Performance tests are shown below.

  • vsse_5_c: 87.7
  • vsse_5_neon: 26.2

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

Co-authored-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.