_cmsComputeInterpParamsEx 164 src/cmsintrp.c return _cmsComputeInterpParamsEx(ContextID, Samples, InputChan, OutputChan, Table, dwFlags); _cmsComputeInterpParamsEx 513 src/cmslut.c NewElem ->Params = _cmsComputeInterpParamsEx(mpe ->ContextID, _cmsComputeInterpParamsEx 601 src/cmslut.c NewElem ->Params = _cmsComputeInterpParamsEx(ContextID, clutPoints, inputChan, outputChan, NewElem ->Tab.T, CMS_LERP_FLAGS_16BITS); _cmsComputeInterpParamsEx 692 src/cmslut.c NewElem ->Params = _cmsComputeInterpParamsEx(ContextID, clutPoints, inputChan, outputChan, NewElem ->Tab.TFloat, CMS_LERP_FLAGS_FLOAT); _cmsComputeInterpParamsEx 767 src/lcms2_internal.h cmsInterpParams* _cmsComputeInterpParamsEx(cmsContext ContextID, const cmsUInt32Number nSamples[], int InputChan, int OutputChan, const void* Table, cmsUInt32Number dwFlags);