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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsxform.c401 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));
929 TransformOnePixelWithGamutCheck(xform, xform ->Cache.CacheIn, xform->Cache.CacheOut);
933 xform ->Lut ->Eval16Fn(xform ->Cache.CacheIn, xform->Cache.CacheOut, xfor
[all...]
H A Dlcms2_internal.h943 cmsUInt16Number CacheOut[cmsMAXCHANNELS]; member in struct:__anon28720

Completed in 178 milliseconds