HomeSort by relevance Sort by last modified time
    Searched refs:cmsD50Z (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmswtpnt.c 33 static cmsCIEXYZ D50XYZ = {cmsD50X, cmsD50Y, cmsD50Z};
cmsio1.c 58 static const cmsFloat64Number GrayInputMatrix[] = { (InpAdj*cmsD50X), (InpAdj*cmsD50Y), (InpAdj*cmsD50Z) };
    [all...]
cmsxform.c 790 wtPt ->Z = cmsD50Z;
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 261 #define cmsD50Z 0.8249
    [all...]

Completed in 209 milliseconds