Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dlcms2_internal.h764 cmsBool _cmsSetInterpolationRoutine(cmsContext ContextID, cmsInterpParams* p);
Dcmsintrp.c78 cmsBool _cmsSetInterpolationRoutine(cmsContext ContextID, cmsInterpParams* p) in _cmsSetInterpolationRoutine() function
142 if (!_cmsSetInterpolationRoutine(ContextID, p)) { in _cmsComputeInterpParamsEx()
Dcmsio1.c535 _cmsSetInterpolationRoutine(Lut->ContextID, CLUT ->Params); in ChangeInterpolationToTrilinear()