HomeSort by relevance Sort by last modified time
    Searched full:colorimetric (Results 1 - 15 of 15) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmsio1.c 33 cmsSigAToB1Tag, // Relative colorimetric
35 cmsSigAToB1Tag }; // Absolute colorimetric
38 cmsSigDToB1Tag, // Relative colorimetric
40 cmsSigDToB3Tag }; // Absolute colorimetric
43 cmsSigBToA1Tag, // Relative colorimetric
45 cmsSigBToA1Tag }; // Absolute colorimetric
48 cmsSigBToD1Tag, // Relative colorimetric
50 cmsSigBToD3Tag }; // Absolute colorimetric
839 // For proofing, we need rel. colorimetric in output. Let's do some recursion
862 // does not fully support relative colorimetric because they cannot deal with non-zero black points, bu
    [all...]
cmscnvrt.c 44 // Supported intents are perceptual, relative colorimetric, saturation and ICC-absolute colorimetric
98 { INTENT_RELATIVE_COLORIMETRIC, "Relative colorimetric", DefaultICCintents, &DefaultIntents[2] },
100 { INTENT_ABSOLUTE_COLORIMETRIC, "Absolute colorimetric", DefaultICCintents, &DefaultIntents[4] },
102 { INTENT_PRESERVE_K_ONLY_RELATIVE_COLORIMETRIC, "Relative colorimetric preserving black ink", BlackPreservingKOnlyIntents, &DefaultIntents[6] },
105 { INTENT_PRESERVE_K_PLANE_RELATIVE_COLORIMETRIC,"Relative colorimetric preserving black plane", BlackPreservingKPlaneIntents, &DefaultIntents[9] },
376 // If intent is abs. colorimetric,
857 // this is done in relative colorimetric intent
868 // Cannot find a suitable value, so use colorimetric xform
    [all...]
cmssamp.c 61 // Use darker colorants to obtain black point. This works in the relative colorimetric intent and
146 // Lab (0, 0, 0) -> [Perceptual] Profile -> CMYK -> [Rel. colorimetric] Profile -> Lab
232 // v2, v4 rel/abs colorimetric
488 // Test for mid range straight (only on relative colorimetric)
cmsgmt.c 280 // Does compute a gamut LUT going back and forth across pcs -> relativ. colorimetric intent -> pcs
385 // dE when doing a transform back and forth on the colorimetric intent.
cmsps2.c     [all...]
cmsopt.c 696 // Don't fix white on absolute colorimetric
    [all...]
cmsxform.c 55 // Sets adaptation state for absolute colorimetric intent in the given context. Adaptation state applies on all
    [all...]
  /external/opencv3/3rdparty/libjasper/jasper/
jas_icc.h 135 #define JAS_ICC_INTENT_REL 1 /* relative colorimetric */
137 #define JAS_ICC_INTENT_ABS 3 /* absolute colorimetric */
  /system/core/include/system/
graphics.h     [all...]
  /external/dng_sdk/source/
dng_tag_values.h 295 // Values for the ColorimetricReference tag. It specifies the colorimetric
dng_shared.cpp     [all...]
dng_negative.cpp     [all...]
  /external/ImageMagick/coders/
dpx.c 214 colorimetric,
576 static void SetPrimaryChromaticity(const DPXColorimetric colorimetric,
579 switch(colorimetric)
846 dpx.image.image_element[i].colorimetric=(unsigned char) ReadBlobByte(image);
211 colorimetric, member in struct:_DPXImageElement
    [all...]
  /external/ImageMagick/www/Magick++/
Enumerations.html     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]

Completed in 1001 milliseconds