Searched refs:_cmsMAT3isIdentity (Results 1 – 5 of 5) sorted by relevance
98 cmsBool CMSEXPORT _cmsMAT3isIdentity(const cmsMAT3* a) in _cmsMAT3isIdentity() function
1743 if (_cmsMAT3isIdentity(&res) && Offset == NULL) { in OptimizeMatrixShaper()1764 if (_cmsMAT3isIdentity(&res) && Offset == NULL) { in OptimizeMatrixShaper()
321 if (_cmsMAT3isIdentity(&Scale) && fabs(TempSrc - TempDest) < 0.01) { in ComputeAbsoluteIntent()
1793 if ((InputChannels == 3) && !_cmsMAT3isIdentity((cmsMAT3*) Matrix)) { in Type_LUT8_Read()2089 if ((InputChannels == 3) && !_cmsMAT3isIdentity((cmsMAT3*) Matrix)) { in Type_LUT16_Read()
90 CMSAPI cmsBool CMSEXPORT _cmsMAT3isIdentity(const cmsMAT3* a);