Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@stone-d-chen
Copy link
Collaborator

Missing an spatial_strong <= meant that the one-sided never ran properly.

Missing an spatial_strong <= meant that the one-sided never ran properly.
SPATIAL_ACTIVITY (and CHROMA_DEBLOCK) had an ifdef that removed the one-sided calculation. This block of code as activated in the horizontal calculation and not the vertical, hence the one-sided failure.

Since we don't need to ifdef this anymore (this was done for development purposes when implementing vertical), remove the extraneous parameter.
@stone-d-chen
Copy link
Collaborator Author

@nuomi2021 Should be good to go now, I forgot I had code that turned off the one-sided code path for vertical πŸ˜…

@nuomi2021 nuomi2021 merged commit dd3fe77 into ffvvc:deblock_asm Nov 26, 2024
7 checks passed
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