HomeSort by relevance Sort by last modified time
    Searched refs:INTENT_RELATIVE_COLORIMETRIC (Results 1 - 9 of 9) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmssamp.c 52 Intents[0] = INTENT_RELATIVE_COLORIMETRIC; Intents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = INTENT_RELATIVE_COLORIMETRIC;
206 Intent != INTENT_RELATIVE_COLORIMETRIC &&
219 return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
234 Intent == INTENT_RELATIVE_COLORIMETRIC) {
267 if (Intent == INTENT_RELATIVE_COLORIMETRIC &&
393 Intent != INTENT_RELATIVE_COLORIMETRIC &&
407 return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
432 if (Intent == INTENT_RELATIVE_COLORIMETRIC) {
    [all...]
cmsgmt.c 71 IntentList[nProfiles] = INTENT_RELATIVE_COLORIMETRIC;
345 IntentList[nGamutPCSposition] = INTENT_RELATIVE_COLORIMETRIC;
371 INTENT_RELATIVE_COLORIMETRIC,
377 INTENT_RELATIVE_COLORIMETRIC,
cmscnvrt.c 98 { INTENT_RELATIVE_COLORIMETRIC, "Relative colorimetric", DefaultICCintents, &DefaultIntents[2] },
672 return INTENT_RELATIVE_COLORIMETRIC;
    [all...]
cmsps2.c 410 case INTENT_RELATIVE_COLORIMETRIC: intent = "RelativeColorimetric"; break;
956 cmsDetectBlackPoint(&BlackPointAdaptedToD50, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
    [all...]
cmsio1.c 842 cmsIsIntentSupported(hProfile, INTENT_RELATIVE_COLORIMETRIC, LCMS_USED_AS_OUTPUT);
    [all...]
cmsxform.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
icm.h 167 #define INTENT_RELATIVE_COLORIMETRIC 1
479 #define INTENT_RELATIVE_COLORIMETRIC 1
485 CPST_RELATIVE_COLORIMETRIC = INTENT_RELATIVE_COLORIMETRIC,
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]
  /external/ImageMagick/MagickCore/
profile.c     [all...]

Completed in 119 milliseconds