Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsio1.c55 #define OutpAdj (MAX_ENCODEABLE_XYZ) // ((2.0*65535.0)/65536.0) macro
60 static const cmsFloat64Number PickYMatrix[] = { 0, (OutpAdj*cmsD50Y), 0 };
480 Inv.v[i].n[j] *= OutpAdj; in BuildRGBOutputMatrixShaper()