Searched refs:inRamp (Results 1 – 1 of 1) sorted by relevance
352 cmsFloat64Number inRamp[256], outRamp[256]; in cmsDetectDestinationBlackPoint() local449 inRamp[l] = Lab.L; in cmsDetectDestinationBlackPoint()474 if (! ((inRamp[l] <= MinL + 0.2 * (MaxL - MinL) ) || in cmsDetectDestinationBlackPoint()475 (fabs(inRamp[l] - outRamp[l]) < 4.0 ))) in cmsDetectDestinationBlackPoint()518 x[n] = inRamp[l]; in cmsDetectDestinationBlackPoint()