Searched refs:cmsStageSignature (Results 1 – 8 of 8) sorted by relevance
5 @@ -1239,13 +1239,13 @@ CMSAPI cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe);
860 cmsStageSignature Type; // Identifies the stage861 … cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations)
32 cmsStageSignature Type, in _cmsStageAllocPlaceholder()115 cmsStageSignature Type; in cmsPipelineCheckAndRetreiveStages()128 Type = (cmsStageSignature)va_arg(args, int); in cmsPipelineCheckAndRetreiveStages()1225 cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe) in cmsStageType()
152 cmsBool _Remove1Op(cmsPipeline* Lut, cmsStageSignature UnaryOp) in _Remove1Op()172 cmsBool _Remove2Op(cmsPipeline* Lut, cmsStageSignature Op1, cmsStageSignature Op2) in _Remove2Op()
1002 cmsStageSignature MpeTypes[5]; // 5 is the maximum number
4421 cmsStageSignature ElementSig; in ReadMPEElem()4516 cmsStageSignature ElementSig; in Type_MPE_Write()
492 cmsStageSignature Type,
538 } cmsStageSignature; typedef1246 CMSAPI cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe);