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

  /external/pdfium/third_party/lcms/src/
cmspack.c     [all...]
cmsxform.c 389 cmsUInt16Number wIn[cmsMAXCHANNELS], wOut[cmsMAXCHANNELS];
405 p->Lut->Eval16Fn(wIn, wOut, p->Lut->Data);
406 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut);
420 cmsUInt16Number wOut[])
432 wOut[i] = ContextAlarmCodes ->AlarmCodes[i];
436 p ->Lut ->Eval16Fn(wIn, wOut, p -> Lut->Data);
450 cmsUInt16Number wIn[cmsMAXCHANNELS], wOut[cmsMAXCHANNELS];
466 TransformOnePixelWithGamutCheck(p, wIn, wOut);
467 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut);
487 cmsUInt16Number wIn[cmsMAXCHANNELS], wOut[cmsMAXCHANNELS]
    [all...]

Completed in 70 milliseconds