Searched refs:Gz (Results 1 – 1 of 1) sorted by relevance
66 const float Gz = 0.0415557; variable78 const float GZ = Gz * 255;149 float linearG = Gx * X + Gy * Y + Gz * Z; in lab2rgb()