CMS_PACK_FLAGS_16BITS 3012 src/cmspack.c case CMS_PACK_FLAGS_16BITS: { CMS_PACK_FLAGS_16BITS 3166 src/cmspack.c case CMS_PACK_FLAGS_16BITS: { CMS_PACK_FLAGS_16BITS 625 src/cmsxform.c p->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16; CMS_PACK_FLAGS_16BITS 626 src/cmsxform.c p->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16; CMS_PACK_FLAGS_16BITS 673 src/cmsxform.c p ->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16; CMS_PACK_FLAGS_16BITS 674 src/cmsxform.c p ->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16; CMS_PACK_FLAGS_16BITS 1124 src/cmsxform.c FromInput = _cmsGetFormatter(xform->ContextID, InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16; CMS_PACK_FLAGS_16BITS 1125 src/cmsxform.c ToOutput = _cmsGetFormatter(xform->ContextID, OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16; CMS_PACK_FLAGS_16BITS 3783 testbed/testcms2.c f = _cmsGetFormatter(id, Type, cmsFormatterInput, CMS_PACK_FLAGS_16BITS); CMS_PACK_FLAGS_16BITS 3784 testbed/testcms2.c b = _cmsGetFormatter(id, Type, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS); CMS_PACK_FLAGS_16BITS 3791 testbed/testcms2.c f = _cmsGetFormatter(id, Type, cmsFormatterInput, CMS_PACK_FLAGS_16BITS); CMS_PACK_FLAGS_16BITS 3792 testbed/testcms2.c b = _cmsGetFormatter(id, Type, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS);