HomeSort by relevance Sort by last modified time
    Searched refs:cmsInterpFunction (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2_plugin.h 275 } cmsInterpFunction;
301 cmsInterpFunction Interpolation; // Points to the function to do the interpolation
306 typedef cmsInterpFunction (* cmsInterpFnFactory)(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags);
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsintrp.c 33 static cmsInterpFunction DefaultInterpolatorsFactory(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags);
    [all...]

Completed in 58 milliseconds