Home
last modified time | relevance | path

Searched refs:cmsD50X (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmswtpnt.c33 static cmsCIEXYZ D50XYZ = {cmsD50X, cmsD50Y, cmsD50Z}; in cmsD50_XYZ()
Dcmsio1.c58 static const cmsFloat64Number GrayInputMatrix[] = { (InpAdj*cmsD50X), (InpAdj*cmsD50Y), (InpAdj*c…
Dcmsxform.c986 wtPt ->X = cmsD50X; in SetWhitePoint()
/external/pdfium/third_party/lcms/include/
Dlcms2.h258 #define cmsD50X 0.9642 macro