Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmssamp.c351 cmsCIELab InitialLab, destLab, Lab; in cmsDetectDestinationBlackPoint() local
447 cmsDoTransform(hRoundTrip, &Lab, &destLab, 1); in cmsDetectDestinationBlackPoint()
450 outRamp[l] = destLab.L; in cmsDetectDestinationBlackPoint()