Searched refs:cmsStageSignature (Results 1 – 7 of 7) sorted by relevance
32 cmsStageSignature Type, in _cmsStageAllocPlaceholder()115 cmsStageSignature Type; in cmsPipelineCheckAndRetreiveStages()128 Type = (cmsStageSignature)va_arg(args, cmsStageSignature); in cmsPipelineCheckAndRetreiveStages()1202 cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe) in cmsStageType()
795 cmsStageSignature Type; // Identifies the stage796 … cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations)
119 cmsBool _Remove1Op(cmsPipeline* Lut, cmsStageSignature UnaryOp) in _Remove1Op()139 cmsBool _Remove2Op(cmsPipeline* Lut, cmsStageSignature Op1, cmsStageSignature Op2) in _Remove2Op()
987 cmsStageSignature MpeTypes[5]; // 5 is the maximum number
4362 cmsStageSignature ElementSig; in ReadMPEElem()4449 cmsStageSignature ElementSig; in Type_MPE_Write()
492 cmsStageSignature Type,
529 } cmsStageSignature; typedef1233 CMSAPI cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe);