cmsInterpFunction 301 include/lcms2_plugin.h cmsInterpFunction Interpolation; // Points to the function to do the interpolation cmsInterpFunction 306 include/lcms2_plugin.h typedef cmsInterpFunction (* cmsInterpFnFactory)(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags); cmsInterpFunction 33 src/cmsintrp.c static cmsInterpFunction DefaultInterpolatorsFactory(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags); cmsInterpFunction 1402 src/cmsintrp.c cmsInterpFunction DefaultInterpolatorsFactory(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags) cmsInterpFunction 1405 src/cmsintrp.c cmsInterpFunction Interpolation; cmsInterpFunction 252 testbed/testplugin.c cmsInterpFunction my_Interpolators_Factory(cmsUInt32Number nInputChannels, cmsInterpFunction 256 testbed/testplugin.c cmsInterpFunction Interpolation;