Skip to content

[pull] master from fraunhoferhhi:master#167

Merged
pull[bot] merged 4 commits into
chenm001:masterfrom
fraunhoferhhi:master
Jun 23, 2026
Merged

[pull] master from fraunhoferhhi:master#167
pull[bot] merged 4 commits into
chenm001:masterfrom
fraunhoferhhi:master

Conversation

@pull

@pull pull Bot commented Jun 23, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

micro-arm and others added 4 commits June 19, 2026 17:58
Add unit tests for `AdaptiveLoopFilter::filterBlkCcAlfBoth` by comparing
the scalar and SIMD implementations across chroma types.

Move the `m_filterCcAlfBoth` function pointer from protected to public
so the unit test can invoke the selected scalar or SIMD implementation
directly.
The BufferARM.h file currently only contains an implementation of
`rspBcwCore`, however this is unused since it is never wired up in an
`init*` function.

The code is functionally correct and can be wired up but is slower (as
measured on a Neoverse V2 when compiled with LLVM 22) than the existing
`applyLut_neon` fallback code.

Since the code is slower and unused, delete it. BufferARM.h is now an
empty file so remove it entirely.
Arm: Remove unused rspBcwCore_SIMD Neon implementation
Add unit tests for AdaptiveLoopFilter::filterBlkCcAlfBoth
@pull pull Bot locked and limited conversation to collaborators Jun 23, 2026
@pull pull Bot added the ⤵️ pull label Jun 23, 2026
@pull pull Bot merged commit b01303c into chenm001:master Jun 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants