Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsgmt.c416 cmsUInt32Number nOutputChans; member
439 for (Sum=0, i=0; i < bp ->nOutputChans; i++) in EstimateTAC()
447 for (i=0; i < bp ->nOutputChans; i++) { in EstimateTAC()
475 bp.nOutputChans = T_CHANNELS(dwFormatter); in cmsDetectTAC()
479 if (bp.nOutputChans >= cmsMAXCHANNELS) return 0; in cmsDetectTAC()
Dcmspack.c3333 cmsUInt32Number nOutputChans = cmsChannelsOf(ColorSpace); in cmsFormatterForColorspaceOfProfile() local
3337 …urn FLOAT_SH(Float) | COLORSPACE_SH(ColorSpaceBits) | BYTES_SH(nBytes) | CHANNELS_SH(nOutputChans); in cmsFormatterForColorspaceOfProfile()
3347 cmsUInt32Number nOutputChans = cmsChannelsOf(ColorSpace); in cmsFormatterForPCSOfProfile() local
3351 …urn FLOAT_SH(Float) | COLORSPACE_SH(ColorSpaceBits) | BYTES_SH(nBytes) | CHANNELS_SH(nOutputChans); in cmsFormatterForPCSOfProfile()