HomeSort by relevance Sort by last modified time
    Searched refs:InputChannels (Results 1 - 7 of 7) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmsopt.c 329 _cmsAssert(Lut -> InputChannels < cmsMAXCHANNELS);
333 for (i=0; i < Lut ->InputChannels; i++)
481 if (Lut ->InputChannels != nIns) return FALSE;
586 Dest = cmsPipelineAlloc(Src ->ContextID, Src ->InputChannels, Src ->OutputChannels);
614 CLUT = cmsStageAllocCLut16bit(Src ->ContextID, nGridPoints, Src ->InputChannels, Src->OutputChannels, NULL);
687 Dest ->InputChannels,
    [all...]
cmslut.c 33 cmsUInt32Number InputChannels,
50 ph ->InputChannels = InputChannels;
66 memmove(Out, In, mpe ->InputChannels * sizeof(cmsFloat32Number));
324 for (j=0; j < mpe->InputChannels; j++) {
325 Tmp += In[j] * Data->Double[i*mpe->InputChannels + j];
350 sz = mpe ->InputChannels * mpe ->OutputChannels;
456 _cmsAssert(mpe ->InputChannels <= MAX_STAGE_CHANNELS);
459 FromFloatTo16(In, In16, mpe ->InputChannels);
    [all...]
cmstypes.c     [all...]
lcms2_internal.h 798 cmsUInt32Number InputChannels; // Input channels -- for optimization purposes
840 cmsUInt32Number InputChannels, OutputChannels;
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 493 cmsUInt32Number InputChannels,
lcms2.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]

Completed in 774 milliseconds