-
- Downloads
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.
Loading
Please register or sign in to comment