-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
importing of PR#444 of vvenc. Stride types adjusted to vvdec needs.
original message: Add Neon implementations of MCIF simdFilter{4,8}xX_N8 (#444) Mostly a copy of the existing approach for simdFilter16xX_N8_neon. Also rename the helper functions used by the existing simdFilter16xX_N8_neon kernel to avoid name clashes with the new two kernels introduced by this commit. Running a video encoding job on a Neoverse V2 machine using the --preset=fast setting shows a ~1.5% improvement in reported FPS.
- Loading branch information
1 parent
a21a274
commit 5cad92a
Showing
1 changed file
with
237 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters