Searched refs:ComputeConversion (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmscnvrt.c | 366 cmsBool ComputeConversion(int i, cmsHPROFILE hProfiles[], in ComputeConversion() function 596 … if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error; in DefaultICCintents() 621 … if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error; in DefaultICCintents()
|