Fix error in COD calculation
To eliminate higher order bits, the modulo must use an even number
Signed-off-by: Frédéric Dalleau frederic.dalleau@collabora.com
🟠 v2025pre entered Soft Code Freeze/Hard Feature Freeze, only bug fixes will be accepted • schedule
🟡 v2026dev0 entered Soft Feature Freeze, no additional features will be accepted • schedule
To eliminate higher order bits, the modulo must use an even number
Signed-off-by: Frédéric Dalleau frederic.dalleau@collabora.com