Home | History | Annotate | Download | only in src

Lines Matching refs:CacheOut

514                 memcpy(wOut, Cache.CacheOut, sizeof(Cache.CacheOut));
520 memcpy(Cache.CacheOut, wOut, sizeof(Cache.CacheOut));
569 memcpy(wOut, Cache.CacheOut, sizeof(Cache.CacheOut));
575 memcpy(Cache.CacheOut, wOut, sizeof(Cache.CacheOut));
1129 TransformOnePixelWithGamutCheck(xform, xform ->Cache.CacheIn, xform->Cache.CacheOut);
1133 xform ->Lut ->Eval16Fn(xform ->Cache.CacheIn, xform->Cache.CacheOut, xform -> Lut->Data);