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

  /external/pdfium/third_party/lcms/src/
cmsintrp.c 67 ptr ->Interpolators = NULL;
72 ptr ->Interpolators = Plugin ->InterpolatorsFactory;
85 if (ptr ->Interpolators != NULL)
86 p ->Interpolation = ptr->Interpolators(p -> nInputs, p ->nOutputs, p ->dwFlags);
    [all...]
lcms2_internal.h 520 cmsInterpFnFactory Interpolators;
    [all...]

Completed in 57 milliseconds