cmsStageSampleCLut16bit 1252 include/lcms2.h CMSAPI cmsBool           CMSEXPORT cmsStageSampleCLut16bit(cmsStage* mpe,    cmsSAMPLER16 Sampler, void* Cargo, cmsUInt32Number dwFlags);
cmsStageSampleCLut16bit  800 src/cmscnvrt.c     if (!cmsStageSampleCLut16bit(CLUT, BlackPreservingGrayOnlySampler, (void*) &bp, 0))
cmsStageSampleCLut16bit 1017 src/cmscnvrt.c     cmsStageSampleCLut16bit(CLUT, BlackPreservingSampler, (void*) &bp, 0);
cmsStageSampleCLut16bit  396 src/cmsgmt.c                   cmsStageSampleCLut16bit(CLUT, GamutSampler, (void*) &Chain, 0);
cmsStageSampleCLut16bit  727 src/cmslut.c       if (!cmsStageSampleCLut16bit(mpe, IdentitySampler, &nChan, 0)) {
cmsStageSampleCLut16bit  729 src/cmsopt.c       if (!cmsStageSampleCLut16bit(CLUT, XFormSampler16, (void*) Src, 0)) {
cmsStageSampleCLut16bit 1147 src/cmsopt.c       if (!cmsStageSampleCLut16bit(OptimizedCLUTmpe, XFormSampler16, (void*) LutPlusCurves, 0)) goto Error;
cmsStageSampleCLut16bit  693 src/cmsps2.c       cmsStageSampleCLut16bit(mpe, OutputValueSampler, (void*) &sc, SAMPLER_INSPECT);
cmsStageSampleCLut16bit  438 src/cmsvirt.c      if (!cmsStageSampleCLut16bit(CLUT, InkLimitingSampler, (void*) &Limit, 0)) goto Error;
cmsStageSampleCLut16bit  784 src/cmsvirt.c      if (!cmsStageSampleCLut16bit(CLUT, bchswSampler, (void*) &bchsw, 0)) {
cmsStageSampleCLut16bit  575 testbed/testcms2.c     if (!cmsStageSampleCLut16bit(CLUT, ForwardSampler, &p, 0)) return 0;
cmsStageSampleCLut16bit  588 testbed/testcms2.c     if (!cmsStageSampleCLut16bit(CLUT, ReverseSampler, &p, 0)) return 0;
cmsStageSampleCLut16bit 1970 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler3D, NULL, 0);
cmsStageSampleCLut16bit 1999 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler3D, NULL, 0);
cmsStageSampleCLut16bit 2028 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler4D, NULL, 0);
cmsStageSampleCLut16bit 2059 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler4D, NULL, 0);
cmsStageSampleCLut16bit 2089 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler5D, NULL, 0);
cmsStageSampleCLut16bit 2118 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler6D, NULL, 0);
cmsStageSampleCLut16bit 2147 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler7D, NULL, 0);
cmsStageSampleCLut16bit 2177 testbed/testcms2.c     cmsStageSampleCLut16bit(mpe, Sampler8D, NULL, 0);
cmsStageSampleCLut16bit  219 utils/jpgicc/jpgicc.c     cmsStageSampleCLut16bit(ColorMap, ITU2PCS, NULL, 0);
cmsStageSampleCLut16bit  252 utils/jpgicc/jpgicc.c     cmsStageSampleCLut16bit(ColorMap, PCS2ITU, NULL, 0);