Searched refs:WhitePointZ (Results 1 – 1 of 1) sorted by relevance
83 float WhitePointZ = 0.8249f; in qcms_transform_module_LAB_to_XYZ() local92 float Z = f_1((y - 0.005f * device_b)) * WhitePointZ; in qcms_transform_module_LAB_to_XYZ()106 float WhitePointZ = 0.8249f; in qcms_transform_module_XYZ_to_LAB() local110 float device_z = *src++ * (1.0 + 32767.0/32768.0) / WhitePointZ; in qcms_transform_module_XYZ_to_LAB()