Searched refs:InpAdj (Results 1 – 1 of 1) sorted by relevance
54 #define InpAdj (1.0/MAX_ENCODEABLE_XYZ) // (65536.0/(65535.0*2.0)) macro58 static const cmsFloat64Number GrayInputMatrix[] = { (InpAdj*cmsD50X), (InpAdj*cmsD50Y), (InpAdj*c…231 Mat.v[i].n[j] *= InpAdj; in BuildRGBInputMatrixShaper()