Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmslut.c33 cmsUInt32Number InputChannels, in _cmsStageAllocPlaceholder()
1364 cmsPipeline* CMSEXPORT cmsPipelineAlloc(cmsContext ContextID, cmsUInt32Number InputChannels, cmsUIn… in cmsPipelineAlloc()
Dlcms2_internal.h811 cmsUInt32Number InputChannels; // Input 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 …typehandler_struct* self, cmsIOHANDLER* io, cmsUInt32Number Offset, int InputChannels, int OutputC… in ReadCLUT()