Home
last modified time | relevance | path

Searched defs:OutputChannels (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmslut.c34 cmsUInt32Number OutputChannels, in _cmsStageAllocPlaceholder()
1364 …sPipelineAlloc(cmsContext ContextID, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels) in cmsPipelineAlloc()
Dlcms2_internal.h812 cmsUInt32Number OutputChannels; // Output channels -- for optimization purposes member
855 cmsUInt32Number InputChannels, OutputChannels; member
Dcmstypes.c1748 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT8_Read() local
2043 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT16_Read() local
2142 int i, InputChannels, OutputChannels, clutPoints; in Type_LUT16_Write() local
2328 …dler_struct* self, cmsIOHANDLER* io, cmsUInt32Number Offset, int InputChannels, int OutputChannels) in ReadCLUT()