Searched refs:dxyz (Results 1 – 1 of 1) sorted by relevance
458 dxy0, dxy1, dxyz; in TrilinearInterpFloat() local501 dxyz = LERP(fz, dxy0, dxy1); in TrilinearInterpFloat()503 Output[OutChan] = dxyz; in TrilinearInterpFloat()530 dxy0, dxy1, dxyz; in TrilinearInterp16() local578 dxyz = LERP(rz, dxy0, dxy1); in TrilinearInterp16()580 Output[OutChan] = (cmsUInt16Number) dxyz; in TrilinearInterp16()