Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c794 CLUT = cmsStageAllocCLut16bit(ContextID, nGridPoints, 4, 4, NULL); in BlackPreservingKOnlyIntents()
1013 CLUT = cmsStageAllocCLut16bit(ContextID, nGridPoints, 4, 4, NULL); in BlackPreservingKPlaneIntents()
Dcmsgmt.c390 CLUT = cmsStageAllocCLut16bit(ContextID, nGridpoints, nChannels, 1, NULL); in _cmsCreateGamutCheckPipeline()
Dcmsopt.c734 …CLUT = cmsStageAllocCLut16bit(Src ->ContextID, nGridPoints, Src ->InputChannels, Src->OutputChanne… in OptimizeByResampling()
1200 …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.c1831 …if (!cmsPipelineInsertStage(NewLUT, cmsAT_END, cmsStageAllocCLut16bit(self ->ContextID, CLUTpoints… in Type_LUT8_Read()
2119 …if (!cmsPipelineInsertStage(NewLUT, cmsAT_END, cmsStageAllocCLut16bit(self ->ContextID, CLUTpoints… in Type_LUT16_Read()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1234 CMSAPI cmsStage* CMSEXPORT cmsStageAllocCLut16bit(cmsContext ContextID, cmsUInt32Number nGr…