Searched defs:mpe (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmslut.c | 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() [all …]
|
D | cmsnamed.c | 683 void FreeNamedColorList(cmsStage* mpe) in FreeNamedColorList() 690 void* DupNamedColorList(cmsStage* mpe) in DupNamedColorList() 697 void EvalNamedColorPCS(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvalNamedColorPCS() 716 void EvalNamedColor(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvalNamedColor() 753 cmsStage* mpe = v ->Lut->Elements; in cmsGetNamedColorList() local
|
D | cmsps2.c | 664 void WriteCLUT(cmsIOHANDLER* m, cmsStage* mpe, const char* PreMaj, in WriteCLUT() 776 cmsStage* mpe; in EmitCIEBasedDEF() local 937 cmsFloat64Number* GetPtrToMatrix(const cmsStage* mpe) in GetPtrToMatrix()
|
D | cmsopt.c | 144 cmsStage* mpe = *head; in _RemoveElement() local 468 cmsBool AllCurvesAreLinear(cmsStage* mpe) in AllCurvesAreLinear() 668 cmsStage* mpe; in OptimizeByResampling() local 1072 cmsStage* mpe; in OptimizeByComputingLinearization() local 1420 cmsStage* mpe; in OptimizeByJoiningCurves() local
|
D | cmstypes.c | 1859 cmsStage* mpe; in Type_LUT8_Write() local 2148 cmsStage* mpe; in Type_LUT16_Write() local 2551 cmsBool WriteMatrix(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsStage* mpe) in WriteMatrix() 2588 …es(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsTagTypeSignature Type, cmsStage* mpe) in WriteSetOfCurves() 2641 …T(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsUInt8Number Precision, cmsStage* mpe) in WriteCLUT() 4063 cmsStage* mpe = NULL; in Type_MPEcurve_Read() local 4187 cmsStage* mpe = (cmsStage*) Ptr; in Type_MPEcurve_Write() local 4215 cmsStage* mpe; in Type_MPEmatrix_Read() local 4283 cmsStage* mpe = (cmsStage*) Ptr; in Type_MPEmatrix_Write() local 4318 cmsStage* mpe = NULL; in Type_MPEclut_Read() local [all …]
|
D | cmsvirt.c | 1029 cmsStage* mpe; in CheckOne() local 1069 cmsStage* mpe; in cmsTransform2DeviceLink() local
|