Home
last modified time | relevance | path

Searched refs:cmsStageAllocCLut16bit (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/lcms2-2.6/src/
Dcmscnvrt.c774 CLUT = cmsStageAllocCLut16bit(ContextID, nGridPoints, 4, 4, NULL); in BlackPreservingKOnlyIntents()
993 CLUT = cmsStageAllocCLut16bit(ContextID, nGridPoints, 4, 4, NULL); in BlackPreservingKPlaneIntents()
Dcmsgmt.c390 CLUT = cmsStageAllocCLut16bit(ContextID, nGridpoints, nChannels, 1, NULL); in _cmsCreateGamutCheckPipeline()
Dcmsopt.c614 …CLUT = cmsStageAllocCLut16bit(Src ->ContextID, nGridPoints, Src ->InputChannels, Src->OutputChanne… in OptimizeByResampling()
1058 …OptimizedCLUTmpe = cmsStageAllocCLut16bit(OriginalLut ->ContextID, nGridPoints, OriginalLut ->Inpu… in OptimizeByComputingLinearization()
Dcmsvirt.c435 CLUT = cmsStageAllocCLut16bit(ContextID, 17, nChannels, nChannels, NULL); in cmsCreateInkLimitingDeviceLinkTHR()
Dcmslut.c610 cmsStage* CMSEXPORT cmsStageAllocCLut16bit(cmsContext ContextID, in cmsStageAllocCLut16bit() function
Dcmstypes.c1813 …if (!cmsPipelineInsertStage(NewLUT, cmsAT_END, cmsStageAllocCLut16bit(self ->ContextID, CLUTpoints… in Type_LUT8_Read()
2098 …if (!cmsPipelineInsertStage(NewLUT, cmsAT_END, cmsStageAllocCLut16bit(self ->ContextID, CLUTpoints… in Type_LUT16_Read()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h1221 CMSAPI cmsStage* CMSEXPORT cmsStageAllocCLut16bit(cmsContext ContextID, cmsUInt32Number nGr…