Searched refs:cmsD50Y (Results 1 – 4 of 4) sorted by relevance
33 static cmsCIEXYZ D50XYZ = {cmsD50X, cmsD50Y, cmsD50Z}; in cmsD50_XYZ()
58 static const cmsFloat64Number GrayInputMatrix[] = { (InpAdj*cmsD50X), (InpAdj*cmsD50Y), (InpAdj*c…60 static const cmsFloat64Number PickYMatrix[] = { 0, (OutpAdj*cmsD50Y), 0 };
789 wtPt ->Y = cmsD50Y; in SetWhitePoint()
260 #define cmsD50Y 1.0 macro