Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[jpegli] Fix assertion for refinement bits
The num_refinement_bits is an upper bound for the allocation required. For luma-only refinement this equality always holds. But when chroma refinement is involved, then some scans may not use up the entire allocation.
- Loading branch information