Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsio1.c32 static const cmsTagSignature Device2PCS16[] = {cmsSigAToB0Tag, // Perceptual variable
317 cmsTagSignature tag16 = Device2PCS16[Intent]; in _cmsReadInputLUT()
356 tag16 = Device2PCS16[0]; in _cmsReadInputLUT()
710 cmsTagSignature tag16 = Device2PCS16[Intent]; in _cmsReadDevicelinkLUT()
754 tag16 = Device2PCS16[0]; in _cmsReadDevicelinkLUT()
836 case LCMS_USED_AS_INPUT: TagTable = Device2PCS16; break; in cmsIsCLUT()