DescriptionWhat did we learn today? 255 != 256
vcvt_n_f32_u32 and _u32_f32 work in power-of-2 fixed point, so (...,8)
meant 'please multiply or divide by 256'. We need to use 255. :(
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/b0c5071a376ecfb608c49886f2c86b1ce40b1389
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|