Searched defs:linear1 (Results 1 – 2 of 2) sorted by relevance
218 int32_t linear1; in diffTwoBytePrimaries() local245 int32_t linear1 = (int32_t)((p1 >> 8) & 0xff) - 2; in diffThreeBytePrimaries() local
114 float3 linear1 = color.rgb / 12.92; in sRGBtoLinear() local