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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 401 memcpy(wOut, Cache.CacheOut, sizeof(Cache.CacheOut));
408 memcpy(Cache.CacheOut, wOut, sizeof(Cache.CacheOut));
445 memcpy(wOut, Cache.CacheOut, sizeof(Cache.CacheOut));
450 memcpy(Cache.CacheOut, wOut, sizeof(Cache.CacheOut));
934 TransformOnePixelWithGamutCheck(xform, xform ->Cache.CacheIn, xform->Cache.CacheOut);
938 xform ->Lut ->Eval16Fn(xform ->Cache.CacheIn, xform->Cache.CacheOut, xform -> Lut->Data)
    [all...]
lcms2_internal.h 943 cmsUInt16Number CacheOut[cmsMAXCHANNELS];
    [all...]

Completed in 79 milliseconds