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

  /external/pdfium/third_party/lcms/src/
cmslut.c 550 cmsStage* CMSEXPORT cmsStageAllocCLut16bitGranular(cmsContext ContextID,
623 return cmsStageAllocCLut16bitGranular(ContextID, Dimensions, inputChan, outputChan, Table);
724 mpe = cmsStageAllocCLut16bitGranular(ContextID, Dimensions, nChan, nChan, NULL);
    [all...]
cmsvirt.c 780 CLUT = cmsStageAllocCLut16bitGranular(ContextID, Dimensions, 3, 3, NULL);
    [all...]
cmstypes.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 51 milliseconds