Lines Matching defs:mpe
64 const cmsStage *mpe) in EvaluateIdentity()
114 cmsStage* mpe; in cmsPipelineCheckAndRetreiveStages() local
159 cmsToneCurve** _cmsStageGetPtrToCurveSet(const cmsStage* mpe) in _cmsStageGetPtrToCurveSet()
169 const cmsStage *mpe) in EvaluateCurves()
187 void CurveSetElemTypeFree(cmsStage* mpe) in CurveSetElemTypeFree()
209 void* CurveSetDup(cmsStage* mpe) in CurveSetDup()
297 cmsStage* mpe = cmsStageAllocToneCurves(ContextID, nChannels, NULL); in _cmsStageAllocIdentityCurves() local
314 const cmsStage *mpe) in EvaluateMatrix()
341 void* MatrixElemDup(cmsStage* mpe) in MatrixElemDup()
363 void MatrixElemTypeFree(cmsStage* mpe) in MatrixElemTypeFree()
441 void EvaluateCLUTfloat(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvaluateCLUTfloat()
451 void EvaluateCLUTfloatIn16(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvaluateCLUTfloatIn16()
488 void* CLUTElemDup(cmsStage* mpe) in CLUTElemDup()
531 void CLutElemTypeFree(cmsStage* mpe) in CLutElemTypeFree()
718 cmsStage* mpe ; in _cmsStageAllocIdentityCLut() local
750 cmsBool CMSEXPORT cmsStageSampleCLut16bit(cmsStage* mpe, cmsSAMPLER16 Sampler, void * Cargo, cmsUIn… in cmsStageSampleCLut16bit()
816 cmsBool CMSEXPORT cmsStageSampleCLutFloat(cmsStage* mpe, cmsSAMPLERFLOAT Sampler, void * Cargo, cms… in cmsStageSampleCLutFloat()
946 const cmsStage *mpe) in EvaluateLab2XYZ()
987 cmsStage* mpe; in _cmsStageAllocLabV2ToV4curves() local
1030 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, V2ToV4, NULL); in _cmsStageAllocLabV2ToV4() local
1046 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, V4ToV2, NULL); in _cmsStageAllocLabV4ToV2() local
1073 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, o1); in _cmsStageNormalizeFromLabFloat() local
1091 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, NULL); in _cmsStageNormalizeFromXyzFloat() local
1112 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, o1); in _cmsStageNormalizeToLabFloat() local
1129 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, NULL); in _cmsStageNormalizeToXyzFloat() local
1137 void Clipper(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in Clipper()
1158 void EvaluateXYZ2Lab(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvaluateXYZ2Lab()
1206 void CMSEXPORT cmsStageFree(cmsStage* mpe) in cmsStageFree()
1215 cmsUInt32Number CMSEXPORT cmsStageInputChannels(const cmsStage* mpe) in cmsStageInputChannels()
1220 cmsUInt32Number CMSEXPORT cmsStageOutputChannels(const cmsStage* mpe) in cmsStageOutputChannels()
1225 cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe) in cmsStageType()
1230 void* CMSEXPORT cmsStageData(const cmsStage* mpe) in cmsStageData()
1235 cmsStage* CMSEXPORT cmsStageNext(const cmsStage* mpe) in cmsStageNext()
1242 cmsStage* CMSEXPORT cmsStageDup(cmsStage* mpe) in cmsStageDup()
1323 cmsStage *mpe; in _LUTeval16() local
1349 cmsStage *mpe; in _LUTevalFloat() local
1420 cmsStage *mpe, *Next; in cmsPipelineFree() local
1459 cmsStage *NewMPE, *Anterior = NULL, *mpe; in cmsPipelineDup() local
1511 int CMSEXPORT cmsPipelineInsertStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage* mpe) in cmsPipelineInsertStage()
1547 void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage** mpe) in cmsPipelineUnlinkStage()
1606 cmsStage* mpe; in cmsPipelineCat() local
1645 cmsStage *mpe, *Anterior = NULL; in cmsPipelineGetPtrToLastStage() local
1655 cmsStage *mpe; in cmsPipelineStageCount() local