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