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

  /external/pdfium/third_party/lcms/src/
cmswtpnt.c 33 static cmsCIEXYZ D50XYZ = {cmsD50X, cmsD50Y, cmsD50Z};
cmsio1.c 58 static const cmsFloat64Number GrayInputMatrix[] = { (InpAdj*cmsD50X), (InpAdj*cmsD50Y), (InpAdj*cmsD50Z) };
60 static const cmsFloat64Number PickYMatrix[] = { 0, (OutpAdj*cmsD50Y), 0 };
    [all...]
cmsxform.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 259 #define cmsD50Y 1.0
    [all...]

Completed in 47 milliseconds