Searched defs:mpe (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A 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 …]
|
H A D | cmsnamed.c | 696 void FreeNamedColorList(cmsStage* mpe) in FreeNamedColorList() 703 void* DupNamedColorList(cmsStage* mpe) in DupNamedColorList() 710 void EvalNamedColorPCS(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvalNamedColorPCS() 729 void EvalNamedColor(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvalNamedColor() 766 cmsStage* mpe; in cmsGetNamedColorList() local
|
H A D | cmstypes.c | 1919 cmsStage* mpe; in Type_LUT8_Write() local 2209 cmsStage* mpe; in Type_LUT16_Write() local 2616 cmsBool WriteMatrix(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsStage* mpe) in WriteMatrix() 2653 …es(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsTagTypeSignature Type, cmsStage* mpe) in WriteSetOfCurves() 2706 …T(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsUInt8Number Precision, cmsStage* mpe) in WriteCLUT() 4169 cmsStage* mpe = NULL; in Type_MPEcurve_Read() local 4293 cmsStage* mpe = (cmsStage*) Ptr; in Type_MPEcurve_Write() local 4321 cmsStage* mpe; in Type_MPEmatrix_Read() local 4389 cmsStage* mpe = (cmsStage*) Ptr; in Type_MPEmatrix_Write() local 4424 cmsStage* mpe = NULL; in Type_MPEclut_Read() local [all …]
|
H A D | cmsps2.c | 660 void WriteCLUT(cmsIOHANDLER* m, cmsStage* mpe, const char* PreMaj, in WriteCLUT() 780 cmsStage* mpe; in EmitCIEBasedDEF() local 960 cmsFloat64Number* GetPtrToMatrix(const cmsStage* mpe) in GetPtrToMatrix()
|
H A D | cmsopt.c | 153 cmsStage* mpe = *head; in _RemoveElement() local 492 cmsBool AllCurvesAreLinear(cmsStage* mpe) in AllCurvesAreLinear() 1429 cmsStage* mpe; in OptimizeByJoiningCurves() local 1952 cmsStage* mpe; in _cmsOptimizePipeline() local
|
H A D | cmsvirt.c | 1029 cmsStage* mpe; in CheckOne() local 1070 cmsStage* mpe; in cmsTransform2DeviceLink() local
|
/aosp_15_r20/external/coreboot/src/arch/x86/ |
H A D | mpspec.c | 115 static void smp_add_mpe_entry(struct mp_config_table *mc, mpe_t mpe) in smp_add_mpe_entry() 361 struct mp_exten_system_address_space *mpe; in smp_write_address_space() local 383 struct mp_exten_bus_hierarchy *mpe; in smp_write_bus_hierarchy() local 403 struct mp_exten_compatibility_address_space *mpe; in smp_write_compatibility_address_space() local
|