Home | History | Annotate | Download | only in src

Lines Matching full:nchannels

865     cmsUInt32Number nChannels;
875 nChannels = T_CHANNELS(InputFormat);
897 switch (nChannels) {
926 cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Only 3, 4 channels supported for CSA. This profile has %d channels.", nChannels);
1282 int i, nChannels;
1299 nChannels = T_CHANNELS(OutputFormat);
1361 _cmsIOPrintf(m, " %d {} bind ", nChannels);
1363 for (i=1; i < nChannels; i++)