Searched refs:OutChan (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsintrp.c265 cmsUInt32Number OutChan; local
279 for (OutChan=0; OutChan < p16->nOutputs; OutChan++) {
281 Output[OutChan] = LinearInterp(rk, LutTable[K0+OutChan], LutTable[K1+OutChan]);
296 cmsUInt32Number OutChan; local
318 for (OutChan=0; OutChan <
341 int TotalOut, OutChan; local
391 int OutChan, TotalOut; local
453 int TotalOut, OutChan; local
522 int OutChan, TotalOut; local
602 int OutChan, TotalOut; local
841 cmsUInt32Number OutChan; local
[all...]
H A Dcmsopt.c823 #define DENS(i,j,k) (LutTable[(i)+(j)+(k)+OutChan])
833 int OutChan; local
858 for (OutChan=0; OutChan < TotalOut; OutChan++) {
909 Output[OutChan] = (cmsUInt16Number)c0 + ((Rest + (Rest>>16))>>16);

Completed in 84 milliseconds