Searched refs:WhitePointX (Results 1 – 1 of 1) sorted by relevance
81 float WhitePointX = 0.9642f; in qcms_transform_module_LAB_to_XYZ() local90 float X = f_1((y + 0.002f * device_a)) * WhitePointX; in qcms_transform_module_LAB_to_XYZ()104 float WhitePointX = 0.9642f; in qcms_transform_module_XYZ_to_LAB() local108 float device_x = *src++ * (1.0 + 32767.0/32768.0) / WhitePointX; in qcms_transform_module_XYZ_to_LAB()