Home
last modified time | relevance | path

Searched refs:ProofingIntent (Results 1 – 25 of 73) sorted by relevance

123

/dports/graphics/lcms/lcms-1.19/matlab/
H A Dicctrans.c52 static int ProofingIntent; // RI for proof variable
463 ProofingIntent, in OpenTransforms()
571 ProofingIntent = atoi(xoptarg); in HandleSwitches()
572 if (ProofingIntent > 3) ProofingIntent = 3; in HandleSwitches()
573 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
679 ProofingIntent = INTENT_ABSOLUTE_COLORIMETRIC; in mexFunction()
/dports/graphics/lcms2/lcms2-2.12/utils/matlab/
H A Dicctrans.c48 static int ProofingIntent; // RI for proof variable
458 ProofingIntent, in OpenTransforms()
560 ProofingIntent = atoi(xoptarg); in HandleSwitches()
562 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
672 ProofingIntent = INTENT_ABSOLUTE_COLORIMETRIC; in mexFunction()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/lcms2mt/utils/matlab/
H A Dicctrans.c48 static int ProofingIntent; // RI for proof variable
458 ProofingIntent, in OpenTransforms()
560 ProofingIntent = atoi(xoptarg); in HandleSwitches()
562 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
672 ProofingIntent = INTENT_ABSOLUTE_COLORIMETRIC; in mexFunction()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/lcms2mt/utils/matlab/
H A Dicctrans.c48 static int ProofingIntent; // RI for proof variable
458 ProofingIntent, in OpenTransforms()
560 ProofingIntent = atoi(xoptarg); in HandleSwitches()
562 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
672 ProofingIntent = INTENT_ABSOLUTE_COLORIMETRIC; in mexFunction()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/lcms2/utils/matlab/
H A Dicctrans.c48 static int ProofingIntent; // RI for proof variable
458 ProofingIntent, in OpenTransforms()
560 ProofingIntent = atoi(xoptarg); in HandleSwitches()
562 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
672 ProofingIntent = INTENT_ABSOLUTE_COLORIMETRIC; in mexFunction()
/dports/graphics/lcms/lcms-1.19/jpegicc/
H A Djpegicc.c72 static int ProofingIntent = INTENT_PERCEPTUAL; variable
814 ProofingIntent, dwFlags); in TransformImage()
1013 ProofingIntent = atoi(xoptarg); in HandleSwitches()
1014 if (ProofingIntent > 3) ProofingIntent = 3; in HandleSwitches()
1015 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
/dports/graphics/lcms/lcms-1.19/samples/
H A Dicctrans.c74 static int ProofingIntent = INTENT_PERCEPTUAL; variable
250 ProofingIntent = atoi(xoptarg); in HandleSwitches()
251 if (ProofingIntent > 3) ProofingIntent = 3; in HandleSwitches()
252 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
452 Intent, ProofingIntent, dwFlags); in OpenTransforms()
/dports/graphics/lcms/lcms-1.19/tifficc/
H A Dtifficc.c69 static int ProofingIntent = INTENT_PERCEPTUAL; variable
1087 ProofingIntent, in TransformImage()
1319 ProofingIntent = atoi(xoptarg); in HandleSwitches()
1320 if (ProofingIntent > 3) ProofingIntent = 3; in HandleSwitches()
1321 if (ProofingIntent < 0) ProofingIntent = 0; in HandleSwitches()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/
H A DLCMSNative.java13 … int Intent, int ProofingIntent, int dwFlags); in cmsCreateProofingTransform() argument
/dports/graphics/lcms2/lcms2-2.12/utils/transicc/
H A Dtransicc.c51 static cmsUInt32Number ProofingIntent = INTENT_PERCEPTUAL; variable
219 ProofingIntent = atoi(xoptarg); in HandleSwitches()
220 if (ProofingIntent > 3) in HandleSwitches()
221 FatalError("Unknown Proofing Intent '%d'", ProofingIntent); in HandleSwitches()
583 …cmsCreateProofingTransform(hInput, dwIn, hOutput, dwOut, hProof, Intent, ProofingIntent, dwFlags); in OpenTransforms()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/lcms2mt/utils/transicc/
H A Dtransicc.c51 static cmsUInt32Number ProofingIntent = INTENT_PERCEPTUAL; variable
206 ProofingIntent = atoi(xoptarg); in HandleSwitches()
207 if (ProofingIntent > 3) in HandleSwitches()
208 FatalError("Unknown Proofing Intent '%d'", ProofingIntent); in HandleSwitches()
570 …oofingTransform(ContextID, hInput, dwIn, hOutput, dwOut, hProof, Intent, ProofingIntent, dwFlags); in OpenTransforms()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/lcms2mt/utils/transicc/
H A Dtransicc.c51 static cmsUInt32Number ProofingIntent = INTENT_PERCEPTUAL; variable
206 ProofingIntent = atoi(xoptarg); in HandleSwitches()
207 if (ProofingIntent > 3) in HandleSwitches()
208 FatalError("Unknown Proofing Intent '%d'", ProofingIntent); in HandleSwitches()
570 …oofingTransform(ContextID, hInput, dwIn, hOutput, dwOut, hProof, Intent, ProofingIntent, dwFlags); in OpenTransforms()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/lcms2/utils/transicc/
H A Dtransicc.c51 static cmsUInt32Number ProofingIntent = INTENT_PERCEPTUAL; variable
206 ProofingIntent = atoi(xoptarg); in HandleSwitches()
207 if (ProofingIntent > 3) in HandleSwitches()
208 FatalError("Unknown Proofing Intent '%d'", ProofingIntent); in HandleSwitches()
570 …oofingTransform(ContextID, hInput, dwIn, hOutput, dwOut, hProof, Intent, ProofingIntent, dwFlags); in OpenTransforms()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/liblcms2/src/
H A Dcmsxform.c720 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransformTHR() argument
731 …tents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent; in cmsCreateProofingTransformTHR()
751 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransform() argument
761 ProofingIntent, in cmsCreateProofingTransform()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/lcms2-2.6/src/
H A Dcmsxform.c1034 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransformTHR() argument
1045 …tents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent; in cmsCreateProofingTransformTHR()
1065 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransform() argument
1075 ProofingIntent, in cmsCreateProofingTransform()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/lcms2-2.6/src/
H A Dcmsxform.c1029 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransformTHR() argument
1040 …tents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent; in cmsCreateProofingTransformTHR()
1060 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransform() argument
1070 ProofingIntent, in cmsCreateProofingTransform()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/icc/
H A Ddigikam-lcms.h234 int ProofingIntent,
/dports/graphics/lcms2/lcms2-2.12/utils/tificc/
H A Dtificc.c44 static int ProofingIntent = INTENT_PERCEPTUAL; variable
888 ProofingIntent, in TransformImage()
1092 ProofingIntent = atoi(xoptarg); in HandleSwitches()
/dports/graphics/lcms2/lcms2-2.12/utils/jpgicc/
H A Djpgicc.c46 static int ProofingIntent = INTENT_PERCEPTUAL; variable
1011 ProofingIntent, dwFlags); in TransformImage()
1204 ProofingIntent = atoi(xoptarg); in HandleSwitches()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/lcms2mt/utils/jpgicc/
H A Djpgicc.c46 static int ProofingIntent = INTENT_PERCEPTUAL; variable
1013 ProofingIntent, dwFlags); in TransformImage()
1214 ProofingIntent = atoi(xoptarg); in HandleSwitches()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/lcms2mt/utils/jpgicc/
H A Djpgicc.c46 static int ProofingIntent = INTENT_PERCEPTUAL; variable
1013 ProofingIntent, dwFlags); in TransformImage()
1214 ProofingIntent = atoi(xoptarg); in HandleSwitches()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/lcms2/utils/jpgicc/
H A Djpgicc.c46 static int ProofingIntent = INTENT_PERCEPTUAL; variable
1013 ProofingIntent, dwFlags); in TransformImage()
1214 ProofingIntent = atoi(xoptarg); in HandleSwitches()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/lcms2-sys-3.1.9/vendor/src/
H A Dcmsxform.c1272 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransformTHR() argument
1283 …tents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent; in cmsCreateProofingTransformTHR()
1303 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransform() argument
1313 ProofingIntent, in cmsCreateProofingTransform()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/liblcms/
H A Dcmsxform.c1292 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransformTHR() argument
1303 …tents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent; in cmsCreateProofingTransformTHR()
1323 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransform() argument
1333 ProofingIntent, in cmsCreateProofingTransform()
/dports/graphics/lcms2/lcms2-2.12/src/
H A Dcmsxform.c1263 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransformTHR() argument
1274 …tents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent; in cmsCreateProofingTransformTHR()
1294 cmsUInt32Number ProofingIntent, in cmsCreateProofingTransform() argument
1304 ProofingIntent, in cmsCreateProofingTransform()

123