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

  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 279 #define CMS_LERP_FLAGS_FLOAT 0x0001 // Requires different implementation
  /external/pdfium/third_party/lcms/src/
cmsgamma.c 281 p ->SegInterp[i] = _cmsComputeInterpParams(ContextID, Segments[i].nGridPoints, 1, 1, NULL, CMS_LERP_FLAGS_FLOAT);
    [all...]
cmsintrp.c     [all...]
cmslut.c 692 NewElem ->Params = _cmsComputeInterpParamsEx(ContextID, clutPoints, inputChan, outputChan, NewElem ->Tab.TFloat, CMS_LERP_FLAGS_FLOAT);
    [all...]

Completed in 66 milliseconds