Searched refs:dxyz (Results 1 – 1 of 1) sorted by relevance
466 dxy0, dxy1, dxyz; in TrilinearInterpFloat() local509 dxyz = LERP(fz, dxy0, dxy1); in TrilinearInterpFloat()511 Output[OutChan] = dxyz; in TrilinearInterpFloat()538 dxy0, dxy1, dxyz; in TrilinearInterp16() local586 dxyz = LERP(rz, dxy0, dxy1); in TrilinearInterp16()588 Output[OutChan] = (cmsUInt16Number) dxyz; in TrilinearInterp16()