Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR#444 from vvenc porting. #209

Closed

Conversation

Proudsalsa
Copy link

Additions to original:
Stride types changed.

original commit 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.

original commit 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.
@Proudsalsa Proudsalsa closed this Oct 22, 2024
@Proudsalsa Proudsalsa deleted the PR-444-from-vvenc-porting branch October 23, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants