Home
last modified time | relevance | path

Searched refs:_cmsSetInterpolationRoutine (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h829 cmsBool _cmsSetInterpolationRoutine(cmsContext ContextID, cmsInterpParams* p);
Dcmsio1.c538 _cmsSetInterpolationRoutine(Lut->ContextID, CLUT ->Params); in ChangeInterpolationToTrilinear()
Dcmsintrp.c85 cmsBool _cmsSetInterpolationRoutine(cmsContext ContextID, cmsInterpParams* p) in _cmsSetInterpolationRoutine() function
149 if (!_cmsSetInterpolationRoutine(ContextID, p)) { in _cmsComputeInterpParamsEx()