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

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2_plugin.h 279 #define CMS_LERP_FLAGS_FLOAT 0x0001 // Requires different implementation
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsgamma.c 282 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 201 milliseconds