Searched defs:dxyz (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsintrp.c458 dxy0, dxy1, dxyz; local
501 dxyz = LERP(fz, dxy0, dxy1);
503 Output[OutChan] = dxyz;
530 dxy0, dxy1, dxyz; local
578 dxyz = LERP(rz, dxy0, dxy1);
580 Output[OutChan] = (cmsUInt16Number) dxyz;

Completed in 49 milliseconds