Refactor ccso search - #5268
Merged
Merged
Conversation
ram-mohan
force-pushed
the
refactor_ccso
branch
from
August 17, 2026 13:09
556ac52 to
725d3b4
Compare
ram-mohan
marked this pull request as ready for review
August 17, 2026 17:22
Contributor
Author
|
@yunqingwang1 @urvangjoshi when you get a chance can you please review |
Contributor
|
Just would like to confirm whether this is a lossless refactor? @ram-mohan |
Contributor
Author
Yes @leolzhao the changes are bit exact with respect to base version. |
yunqingwang1
approved these changes
Aug 17, 2026
- Restructure CcsoCtx's per sb buffers to use batch allocations instead of individual mallocs - Collapse the per-(d0, d1, band) zero/copy loops into single per-buffer calls as memory is contiguous - Replace per-pixel copy for input and recon - Add CHECK_MEM_ERROR guards for mallocs - Remove per plane fields from ccso context no stats changed
leolzhao
force-pushed
the
refactor_ccso
branch
from
August 18, 2026 05:28
725d3b4 to
618b764
Compare
jingninghan
added a commit
to jingninghan/avm
that referenced
this pull request
Aug 19, 2026
This reverts commit d8b1854. As the underlying assumption about independent plane search no longer holds.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.