Searched refs:cmsStageSignature (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dlcms2_internal.h795 cmsStageSignature Type; // Identifies the stage
796 cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations)
H A Dcmslut.c32 cmsStageSignature Type,
115 cmsStageSignature Type;
128 Type = (cmsStageSignature)va_arg(args, cmsStageSignature);
1202 cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe)
H A Dcmsopt.c119 cmsBool _Remove1Op(cmsPipeline* Lut, cmsStageSignature UnaryOp)
139 cmsBool _Remove2Op(cmsPipeline* Lut, cmsStageSignature Op1, cmsStageSignature Op2)
H A Dcmsvirt.c987 cmsStageSignature MpeTypes[5]; // 5 is the maximum number
H A Dcmstypes.c4362 cmsStageSignature ElementSig;
4449 cmsStageSignature ElementSig;
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2_plugin.h492 cmsStageSignature Type,
H A Dlcms2.h529 } cmsStageSignature; typedef in typeref:enum:__anon28617
1233 CMSAPI cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe);

Completed in 255 milliseconds