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

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2_plugin.h 278 #define CMS_LERP_FLAGS_16BITS 0x0000 // The default
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsgamma.c 298 p ->InterpParams = _cmsComputeInterpParams(ContextID, p ->nEntries, 1, 1, p->Table16, CMS_LERP_FLAGS_16BITS);
    [all...]
cmslut.c 601 NewElem ->Params = _cmsComputeInterpParamsEx(ContextID, clutPoints, inputChan, outputChan, NewElem ->Tab.T, CMS_LERP_FLAGS_16BITS);
    [all...]

Completed in 87 milliseconds