cmsPipelineAlloc 1187 include/lcms2.h CMSAPI cmsPipeline*      CMSEXPORT cmsPipelineAlloc(cmsContext ContextID, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels);
cmsPipelineAlloc  543 src/cmscnvrt.c     Result = cmsPipelineAlloc(ContextID, 0, 0);
cmsPipelineAlloc  761 src/cmscnvrt.c     Result = cmsPipelineAlloc(ContextID, 4, 4);
cmsPipelineAlloc  952 src/cmscnvrt.c     Result = cmsPipelineAlloc(ContextID, 4, 4);
cmsPipelineAlloc  387 src/cmsgmt.c           Gamut = cmsPipelineAlloc(ContextID, 3, 1);
cmsPipelineAlloc  165 src/cmsio1.c       Lut = cmsPipelineAlloc(ContextID, 1, 3);
cmsPipelineAlloc  237 src/cmsio1.c       Lut = cmsPipelineAlloc(ContextID, 3, 3);
cmsPipelineAlloc  325 src/cmsio1.c           Lut = cmsPipelineAlloc(ContextID, 0, 0);
cmsPipelineAlloc  426 src/cmsio1.c       Lut = cmsPipelineAlloc(ContextID, 3, 1);
cmsPipelineAlloc  493 src/cmsio1.c       Lut = cmsPipelineAlloc(ContextID, 3, 3);
cmsPipelineAlloc  724 src/cmsio1.c           Lut = cmsPipelineAlloc(ContextID, 0, 0);
cmsPipelineAlloc 1437 src/cmslut.c       NewLUT = cmsPipelineAlloc(lut ->ContextID, lut ->InputChannels, lut ->OutputChannels);
cmsPipelineAlloc  668 src/cmsopt.c       Dest =  cmsPipelineAlloc(Src ->ContextID, Src ->InputChannels, Src ->OutputChannels);
cmsPipelineAlloc 1130 src/cmsopt.c       OptimizedLUT = cmsPipelineAlloc(OriginalLut ->ContextID, OriginalLut ->InputChannels, OriginalLut ->OutputChannels);
cmsPipelineAlloc 1371 src/cmsopt.c       Dest =  cmsPipelineAlloc(Src ->ContextID, Src ->InputChannels, Src ->OutputChannels);
cmsPipelineAlloc 1698 src/cmsopt.c       Dest =  cmsPipelineAlloc(Src ->ContextID, Src ->InputChannels, Src ->OutputChannels);
cmsPipelineAlloc 1756 src/cmstypes.c     NewLUT = cmsPipelineAlloc(self ->ContextID, InputChannels, OutputChannels);
cmsPipelineAlloc 2049 src/cmstypes.c     NewLUT = cmsPipelineAlloc(self ->ContextID, InputChannels, OutputChannels);
cmsPipelineAlloc 2481 src/cmstypes.c     NewLUT = cmsPipelineAlloc(self ->ContextID, inputChan, outputChan);
cmsPipelineAlloc 2798 src/cmstypes.c     NewLUT = cmsPipelineAlloc(self ->ContextID, inputChan, outputChan);
cmsPipelineAlloc 4420 src/cmstypes.c     NewLUT = cmsPipelineAlloc(self ->ContextID, InputChans, OutputChans);
cmsPipelineAlloc  312 src/cmsvirt.c      Pipeline = cmsPipelineAlloc(ContextID, nChannels, nChannels);
cmsPipelineAlloc  429 src/cmsvirt.c      LUT = cmsPipelineAlloc(ContextID, 4, 4);
cmsPipelineAlloc  491 src/cmsvirt.c      LUT = cmsPipelineAlloc(ContextID, 3, 3);
cmsPipelineAlloc  538 src/cmsvirt.c      LUT = cmsPipelineAlloc(ContextID, 3, 3);
cmsPipelineAlloc  584 src/cmsvirt.c      LUT = cmsPipelineAlloc(ContextID, 3, 3);
cmsPipelineAlloc  773 src/cmsvirt.c      Pipeline = cmsPipelineAlloc(ContextID, 3, 3);
cmsPipelineAlloc  851 src/cmsvirt.c      LUT = cmsPipelineAlloc(ContextID, 1, 1);
cmsPipelineAlloc  571 testbed/testcms2.c     BToA0 = cmsPipelineAlloc(ContextID, 3, 4);
cmsPipelineAlloc  584 testbed/testcms2.c     AToB0 = cmsPipelineAlloc(ContextID, 4, 3);
cmsPipelineAlloc 1563 testbed/testcms2.c    Lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 1635 testbed/testcms2.c    Lut = cmsPipelineAlloc(DbgThread(), 4, 3);
cmsPipelineAlloc 1968 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 1997 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 2026 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 4, 3);
cmsPipelineAlloc 2057 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 4, 3);
cmsPipelineAlloc 2087 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 5, 3);
cmsPipelineAlloc 2116 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 6, 3);
cmsPipelineAlloc 2145 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 7, 3);
cmsPipelineAlloc 2175 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 8, 3);
cmsPipelineAlloc 3114 testbed/testcms2.c     lut = cmsPipelineAlloc(DbgThread(), 1, 1);
cmsPipelineAlloc 3292 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3303 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3314 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3327 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3339 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3353 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3366 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3379 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3394 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3408 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3423 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3439 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3456 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3474 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 3491 testbed/testcms2.c     cmsPipeline* lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 4469 testbed/testcms2.c             Lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 4747 testbed/testcms2.c             Lut = cmsPipelineAlloc(DbgThread(), 3, 3);
cmsPipelineAlloc 7276 testbed/testcms2.c     forward = cmsPipelineAlloc( 0, 3, 3);
cmsPipelineAlloc 7282 testbed/testcms2.c     reverse = cmsPipelineAlloc( 0, 3, 3);
cmsPipelineAlloc  381 testbed/testplugin.c     p =  cmsPipelineAlloc(ctx, 3, 3);
cmsPipelineAlloc  406 testbed/testplugin.c     p =  cmsPipelineAlloc(NULL, 3, 3);
cmsPipelineAlloc 1004 testbed/testplugin.c     pipe = cmsPipelineAlloc(cpy2, 3, 3);
cmsPipelineAlloc 1235 testbed/testplugin.c     Result = cmsPipelineAlloc(ContextID, 1, 1);
cmsPipelineAlloc  212 utils/jpgicc/jpgicc.c     AToB0 = cmsPipelineAlloc(0, 3, 3);
cmsPipelineAlloc  245 utils/jpgicc/jpgicc.c     BToA0 = cmsPipelineAlloc(0, 3, 3);
cmsPipelineAlloc  127 utils/samples/mktiff8.c     AToB0 = cmsPipelineAlloc(0, 3, 3);