Searched refs:Multmat (Results 1 – 1 of 1) sorted by relevance
230 …cmsStage* Multmat = cmsStageAllocMatrix(Lut->ContextID, 3, 3, (const cmsFloat64Number*) &res, NULL… in _MultiplyMatrix() local231 if (Multmat == NULL) return FALSE; // Should never happen in _MultiplyMatrix()234 Multmat->Next = chain; in _MultiplyMatrix()235 *pt1 = Multmat; in _MultiplyMatrix()