• Home
  • Raw
  • Download

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()
812 cmsBool CMSEXPORT cmsStageSampleCLutFloat(cmsStage* mpe, cmsSAMPLERFLOAT Sampler, void * Cargo, cms… in cmsStageSampleCLutFloat()
939 const cmsStage *mpe) in EvaluateLab2XYZ()
980 cmsStage* mpe; in _cmsStageAllocLabV2ToV4curves() local
1023 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, V2ToV4, NULL); in _cmsStageAllocLabV2ToV4() local
1039 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, V4ToV2, NULL); in _cmsStageAllocLabV4ToV2() local
1066 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, o1); in _cmsStageNormalizeFromLabFloat() local
1084 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, NULL); in _cmsStageNormalizeFromXyzFloat() local
1105 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, o1); in _cmsStageNormalizeToLabFloat() local
1122 cmsStage *mpe = cmsStageAllocMatrix(ContextID, 3, 3, a1, NULL); in _cmsStageNormalizeToXyzFloat() local
1130 void Clipper(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in Clipper()
1151 void EvaluateXYZ2Lab(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvaluateXYZ2Lab()
1199 void CMSEXPORT cmsStageFree(cmsStage* mpe) in cmsStageFree()
1208 cmsUInt32Number CMSEXPORT cmsStageInputChannels(const cmsStage* mpe) in cmsStageInputChannels()
1213 cmsUInt32Number CMSEXPORT cmsStageOutputChannels(const cmsStage* mpe) in cmsStageOutputChannels()
1218 cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe) in cmsStageType()
1223 void* CMSEXPORT cmsStageData(const cmsStage* mpe) in cmsStageData()
1228 cmsStage* CMSEXPORT cmsStageNext(const cmsStage* mpe) in cmsStageNext()
1235 cmsStage* CMSEXPORT cmsStageDup(cmsStage* mpe) in cmsStageDup()
1315 cmsStage *mpe; in _LUTeval16() local
1341 cmsStage *mpe; in _LUTevalFloat() local
1416 cmsStage *mpe, *Next; in cmsPipelineFree() local
1455 cmsStage *NewMPE, *Anterior = NULL, *mpe; in cmsPipelineDup() local
1507 int CMSEXPORT cmsPipelineInsertStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage* mpe) in cmsPipelineInsertStage()
1543 void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage** mpe) in cmsPipelineUnlinkStage()
1602 cmsStage* mpe; in cmsPipelineCat() local
1641 cmsStage *mpe, *Anterior = NULL; in cmsPipelineGetPtrToLastStage() local
1651 cmsStage *mpe; in cmsPipelineStageCount() local