Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmslut.c33 cmsUInt32Number InputChannels, in _cmsStageAllocPlaceholder()
1330 cmsPipeline* CMSEXPORT cmsPipelineAlloc(cmsContext ContextID, cmsUInt32Number InputChannels, cmsUIn… in cmsPipelineAlloc()
Dlcms2_internal.h798 cmsUInt32Number InputChannels; // Input channels -- for optimization purposes member
840 cmsUInt32Number InputChannels, OutputChannels; member
Dcmstypes.c1737 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT8_Read() local
2032 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT16_Read() local
2131 int i, InputChannels, OutputChannels, clutPoints; in Type_LUT16_Write() local
2317 …typehandler_struct* self, cmsIOHANDLER* io, cmsUInt32Number Offset, int InputChannels, int OutputC… in ReadCLUT()