HomeSort by relevance Sort by last modified time
    Searched full:dxyz (Results 1 - 1 of 1) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmsintrp.c 458 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;
    [all...]

Completed in 153 milliseconds