Searched refs:k256Multiply255 (Results 1 – 3 of 3) sorted by relevance
34 const int k256Multiply255 = 65280; variable38 float offset = k256Multiply255 * black; in WhiteblackXF()41 xform[i] = clamp(floor(vgamma), 0, k256Multiply255); in WhiteblackXF()
29 const int k256Multiply255 = 65280; variable81 int invmax = k256Multiply255 / rgb_max; in ColorTemp()
31 const int k256Multiply255 = 65280; variable101 int invmax = k256Multiply255 / rgb_max; in HerfSaturate()