cmsFormatterInput 3306 src/cmspack.c      if (Dir == cmsFormatterInput)
cmsFormatterInput  625 src/cmsxform.c                             p->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
cmsFormatterInput  627 src/cmsxform.c                             p->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
cmsFormatterInput  642 src/cmsxform.c         p ->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat,  cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
cmsFormatterInput  673 src/cmsxform.c             p ->FromInput = _cmsGetFormatter(ContextID, *InputFormat,  cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
cmsFormatterInput 1124 src/cmsxform.c     FromInput = _cmsGetFormatter(xform->ContextID, InputFormat,  cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
cmsFormatterInput 3783 testbed/testcms2.c     f = _cmsGetFormatter(id, Type,  cmsFormatterInput, CMS_PACK_FLAGS_16BITS);
cmsFormatterInput 3791 testbed/testcms2.c         f = _cmsGetFormatter(id, Type,  cmsFormatterInput, CMS_PACK_FLAGS_16BITS);
cmsFormatterInput 4035 testbed/testcms2.c     f = _cmsGetFormatter(0, Type,  cmsFormatterInput, CMS_PACK_FLAGS_FLOAT);
cmsFormatterInput 4043 testbed/testcms2.c         f = _cmsGetFormatter(0, Type,  cmsFormatterInput, CMS_PACK_FLAGS_FLOAT);
cmsFormatterInput  686 testbed/testplugin.c         (Dir == cmsFormatterInput)) {
cmsFormatterInput  229 utils/tificc/tificc.c         if (Dir == cmsFormatterInput)