commit | 566ea9b9fc6746ffad390a4029e56d985eb2aec8 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Jul 20 12:10:11 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 12:10:11 2016 -0700 |
tree | c17bd590020df836e26f044e7d4f0f8f18c79634 | |
parent | 2ea944c2b710caf29d4795ac953bad14224796f7 [diff] |
Tune linear->sRGB constants to round-trip all bytes. I basically just ran a big 5-deep for-loop over the five constants here. This is the first set of coefficients I found that round trips all bytes. I suspect there are many such sets. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2162063003 CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Review-Url: https://codereview.chromium.org/2162063003