Skip to content
Snippets Groups Projects
Commit 3f2926c0 authored by Frank Bossen's avatar Frank Bossen
Browse files

Fix #1453: use 64-bit variables for RPR to prevent overflow

Overflow may occur in corner cases in large pictures.
Added const modifiers where appropriate.
Defined additional variables to hold intermediate values to avoid
code duplication.
Rename variables to more closely match VVC specification.
parent e417045e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment