HomeSort by relevance Sort by last modified time
    Searched refs:wOut (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmspack.c     [all...]
cmsxform.c 309 cmsUInt16Number wIn[cmsMAXCHANNELS], wOut[cmsMAXCHANNELS];
319 p ->Lut ->Eval16Fn(wIn, wOut, p -> Lut->Data);
320 output = p -> ToOutput(p, wOut, output, Stride);
329 cmsUInt16Number wOut[])
341 wOut[i] = ContextAlarmCodes ->AlarmCodes[i];
345 p ->Lut ->Eval16Fn(wIn, wOut, p -> Lut->Data);
356 cmsUInt16Number wIn[cmsMAXCHANNELS], wOut[cmsMAXCHANNELS];
366 TransformOnePixelWithGamutCheck(p, wIn, wOut);
367 output = p -> ToOutput(p, wOut, output, Stride);
380 cmsUInt16Number wIn[cmsMAXCHANNELS], wOut[cmsMAXCHANNELS]
    [all...]

Completed in 155 milliseconds