Home
last modified time | relevance | path

Searched refs:cmsStageAllocCLut16bitGranular (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmslut.c550 cmsStage* CMSEXPORT cmsStageAllocCLut16bitGranular(cmsContext ContextID, in cmsStageAllocCLut16bitGranular() function
623 return cmsStageAllocCLut16bitGranular(ContextID, Dimensions, inputChan, outputChan, Table); in cmsStageAllocCLut16bit()
724 mpe = cmsStageAllocCLut16bitGranular(ContextID, Dimensions, nChan, nChan, NULL); in _cmsStageAllocIdentityCLut()
Dcmsvirt.c780 CLUT = cmsStageAllocCLut16bitGranular(ContextID, Dimensions, 3, 3, NULL); in cmsCreateBCHSWabstractProfileTHR()
Dcmstypes.c2352 …CLUT = cmsStageAllocCLut16bitGranular(self ->ContextID, GridPoints, InputChannels, OutputChannels,… in ReadCLUT()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1229 CMSAPI cmsStage* CMSEXPORT cmsStageAllocCLut16bitGranular(cmsContext ContextID, const cmsUI…