INTENT_RELATIVE_COLORIMETRIC   98 src/cmscnvrt.c     { INTENT_RELATIVE_COLORIMETRIC,                 "Relative colorimetric",                        DefaultICCintents,            &DefaultIntents[2] },
INTENT_RELATIVE_COLORIMETRIC  690 src/cmscnvrt.c             return INTENT_RELATIVE_COLORIMETRIC;
INTENT_RELATIVE_COLORIMETRIC  960 src/cmscnvrt.c     bp.LabK2cmyk = _cmsReadInputLUT(hProfiles[nProfiles-1], INTENT_RELATIVE_COLORIMETRIC);
INTENT_RELATIVE_COLORIMETRIC  991 src/cmscnvrt.c                                          INTENT_RELATIVE_COLORIMETRIC,
INTENT_RELATIVE_COLORIMETRIC  999 src/cmscnvrt.c                                          INTENT_RELATIVE_COLORIMETRIC,
INTENT_RELATIVE_COLORIMETRIC   71 src/cmsgmt.c       IntentList[nProfiles]     = INTENT_RELATIVE_COLORIMETRIC;
INTENT_RELATIVE_COLORIMETRIC  345 src/cmsgmt.c       IntentList[nGamutPCSposition] = INTENT_RELATIVE_COLORIMETRIC;
INTENT_RELATIVE_COLORIMETRIC  371 src/cmsgmt.c           INTENT_RELATIVE_COLORIMETRIC,
INTENT_RELATIVE_COLORIMETRIC  377 src/cmsgmt.c           INTENT_RELATIVE_COLORIMETRIC,
INTENT_RELATIVE_COLORIMETRIC  844 src/cmsio1.c                     cmsIsIntentSupported(hProfile, INTENT_RELATIVE_COLORIMETRIC, LCMS_USED_AS_OUTPUT);
INTENT_RELATIVE_COLORIMETRIC  410 src/cmsps2.c           case INTENT_RELATIVE_COLORIMETRIC: intent = "RelativeColorimetric"; break;
INTENT_RELATIVE_COLORIMETRIC  956 src/cmsps2.c       cmsDetectBlackPoint(&BlackPointAdaptedToD50, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 1307 src/cmsps2.c           RelativeEncodingIntent = INTENT_RELATIVE_COLORIMETRIC;
INTENT_RELATIVE_COLORIMETRIC   52 src/cmssamp.c      Intents[0]   = INTENT_RELATIVE_COLORIMETRIC; Intents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = INTENT_RELATIVE_COLORIMETRIC;
INTENT_RELATIVE_COLORIMETRIC  206 src/cmssamp.c          Intent != INTENT_RELATIVE_COLORIMETRIC &&
INTENT_RELATIVE_COLORIMETRIC  219 src/cmssamp.c                  return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
INTENT_RELATIVE_COLORIMETRIC  234 src/cmssamp.c          Intent == INTENT_RELATIVE_COLORIMETRIC) {
INTENT_RELATIVE_COLORIMETRIC  267 src/cmssamp.c      if (Intent == INTENT_RELATIVE_COLORIMETRIC &&
INTENT_RELATIVE_COLORIMETRIC  372 src/cmssamp.c          Intent != INTENT_RELATIVE_COLORIMETRIC &&
INTENT_RELATIVE_COLORIMETRIC  386 src/cmssamp.c                  return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
INTENT_RELATIVE_COLORIMETRIC  411 src/cmssamp.c      if (Intent == INTENT_RELATIVE_COLORIMETRIC) {
INTENT_RELATIVE_COLORIMETRIC  470 src/cmssamp.c      if (Intent == INTENT_RELATIVE_COLORIMETRIC) {
INTENT_RELATIVE_COLORIMETRIC  500 src/cmssamp.c      if (Intent == INTENT_RELATIVE_COLORIMETRIC) {
INTENT_RELATIVE_COLORIMETRIC 1046 src/cmsxform.c     Intents[0] = nIntent;      Intents[1] = nIntent;        Intents[2] = INTENT_RELATIVE_COLORIMETRIC;  Intents[3] = ProofingIntent;
INTENT_RELATIVE_COLORIMETRIC 5887 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hLab1, TYPE_Lab_DBL, hLab2, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 5917 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hLab1, TYPE_Lab_16, hLab2, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 5932 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hLab1, TYPE_LabV2_16, hLab2, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 5949 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hLab1, TYPE_Lab_DBL, hLab2, TYPE_LabV2_16, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 5966 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hLab1, TYPE_Lab_DBL, hLab2, TYPE_Lab_16, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6007 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), h4, TYPE_Lab_DBL, h4, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6020 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), h2, TYPE_Lab_DBL, h2, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6031 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), h4, TYPE_Lab_DBL, h2, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6041 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), h2, TYPE_Lab_DBL, h4, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6065 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hAbove, TYPE_RGB_FLT, hAbove, TYPE_RGB_FLT,  INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6071 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hSRGB, TYPE_RGB_FLT, hSRGB, TYPE_RGB_FLT,  INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6089 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hAbove, TYPE_RGB_16, hAbove, TYPE_RGB_16,  INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6096 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hSRGB, TYPE_RGB_16, hSRGB, TYPE_RGB_16,  INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6115 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hAbove, TYPE_RGB_8, hAbove, TYPE_RGB_8,  INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6121 testbed/testcms2.c     xform = cmsCreateTransformTHR(DbgThread(), hSRGB, TYPE_RGB_8, hSRGB, TYPE_RGB_8,  INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6172 testbed/testcms2.c                                 INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6175 testbed/testcms2.c                                 INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6346 testbed/testcms2.c     return CheckCMYK(INTENT_RELATIVE_COLORIMETRIC, "test1.icc", "test1.icc");
INTENT_RELATIVE_COLORIMETRIC 6361 testbed/testcms2.c     return CheckCMYK(INTENT_RELATIVE_COLORIMETRIC, "test1.icc", "test2.icc");
INTENT_RELATIVE_COLORIMETRIC 6531 testbed/testcms2.c                                 INTENT_RELATIVE_COLORIMETRIC, INTENT_RELATIVE_COLORIMETRIC, cmsFLAGS_SOFTPROOFING);
INTENT_RELATIVE_COLORIMETRIC 6547 testbed/testcms2.c                                 INTENT_RELATIVE_COLORIMETRIC, INTENT_RELATIVE_COLORIMETRIC, cmsFLAGS_SOFTPROOFING|cmsFLAGS_NOCACHE);
INTENT_RELATIVE_COLORIMETRIC 6576 testbed/testcms2.c                                 INTENT_RELATIVE_COLORIMETRIC, INTENT_RELATIVE_COLORIMETRIC, cmsFLAGS_GAMUTCHECK);
INTENT_RELATIVE_COLORIMETRIC 6592 testbed/testcms2.c                                 INTENT_RELATIVE_COLORIMETRIC, INTENT_RELATIVE_COLORIMETRIC, cmsFLAGS_GAMUTCHECK);
INTENT_RELATIVE_COLORIMETRIC 6616 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6621 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6626 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6631 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6904 testbed/testcms2.c     xform = cmsCreateTransform(hGray, TYPE_GRAY_8, hLab, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6925 testbed/testcms2.c     xform = cmsCreateTransform(hGray, TYPE_GRAY_8, hLab, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6962 testbed/testcms2.c     xform = cmsCreateTransform( hLab, TYPE_Lab_DBL, hGray, TYPE_GRAY_8, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 6987 testbed/testcms2.c     xform = cmsCreateTransform( hLab, TYPE_Lab_DBL, hGray, TYPE_GRAY_8, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 7085 testbed/testcms2.c     xform = cmsCreateTransform(hsRGB, TYPE_RGB_8, hLab, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, cmsFLAGS_NOCACHE);
INTENT_RELATIVE_COLORIMETRIC 7267 testbed/testcms2.c     cmsSetHeaderRenderingIntent(identityProfile,  INTENT_RELATIVE_COLORIMETRIC);
INTENT_RELATIVE_COLORIMETRIC 7307 testbed/testcms2.c     xform = cmsCreateTransform( input, TYPE_RGB_FLT, xyzProfile, TYPE_XYZ_FLT, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 7322 testbed/testcms2.c     xform = cmsCreateTransform( input, TYPE_XYZ_FLT, xyzProfile, TYPE_XYZ_FLT, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 7339 testbed/testcms2.c     xform = cmsCreateTransform( xyzProfile, TYPE_XYZ_FLT, input, TYPE_RGB_FLT, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 7357 testbed/testcms2.c     xform = cmsCreateTransform( input, TYPE_RGB_FLT, input, TYPE_RGB_FLT, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC 8126 testbed/testcms2.c         cmsOpenProfileFromFile("graylcms2.icc", "r"), INTENT_RELATIVE_COLORIMETRIC);
INTENT_RELATIVE_COLORIMETRIC 8130 testbed/testcms2.c         cmsOpenProfileFromFile("glablcms2.icc", "r"), INTENT_RELATIVE_COLORIMETRIC);
INTENT_RELATIVE_COLORIMETRIC  111 testbed/zoo_icc.c     a = _cmsReadInputLUT(h, INTENT_RELATIVE_COLORIMETRIC);
INTENT_RELATIVE_COLORIMETRIC  124 testbed/zoo_icc.c     a = _cmsReadOutputLUT(h, INTENT_RELATIVE_COLORIMETRIC);
INTENT_RELATIVE_COLORIMETRIC  137 testbed/zoo_icc.c     a = _cmsReadDevicelinkLUT(h, INTENT_RELATIVE_COLORIMETRIC);
INTENT_RELATIVE_COLORIMETRIC  148 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC  266 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_RELATIVE_COLORIMETRIC, 0);
INTENT_RELATIVE_COLORIMETRIC   99 utils/samples/mkcmy.c 										INTENT_RELATIVE_COLORIMETRIC, 
INTENT_RELATIVE_COLORIMETRIC  104 utils/samples/mkcmy.c 										INTENT_RELATIVE_COLORIMETRIC, 
INTENT_RELATIVE_COLORIMETRIC   56 utils/samples/roundtrip.c     xform = cmsCreateTransform(hProfile,TYPE_RGB_8, hProfile, TYPE_RGB_8, INTENT_RELATIVE_COLORIMETRIC, cmsFLAGS_NOOPTIMIZE);
INTENT_RELATIVE_COLORIMETRIC  315 utils/tificc/tifdiff.c                                           hLab, TYPE_Lab_DBL, INTENT_RELATIVE_COLORIMETRIC, 0);