Home
last modified time | relevance | path

Searched defs:BlackPointOut (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c170 const cmsCIEXYZ* BlackPointOut, in ComputeBlackPointCompensation()
389 cmsCIEXYZ BlackPointIn = { 0, 0, 0}, BlackPointOut = { 0, 0, 0 }; in ComputeConversion() local