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