Lines Matching defs:ContextID
35 cmsContext ContextID; member
49 cmsContext ContextID; member
77 cmsContext ContextID; member
95 cmsContext ContextID; member
239 void PrelinOpt16free(cmsContext ContextID, void* ptr) in PrelinOpt16free()
250 void* Prelin16dup(cmsContext ContextID, const void* ptr) in Prelin16dup()
265 Prelin16Data* PrelinOpt16alloc(cmsContext ContextID, in PrelinOpt16alloc()
757 Prelin8Data* PrelinOpt8alloc(cmsContext ContextID, const cmsInterpParams* p, cmsToneCurve* G[3]) in PrelinOpt8alloc()
809 void Prelin8free(cmsContext ContextID, void* ptr) in Prelin8free()
815 void* Prelin8dup(cmsContext ContextID, const void* ptr) in Prelin8dup()
1140 void CurvesFree(cmsContext ContextID, void* ptr) in CurvesFree()
1155 void* CurvesDup(cmsContext ContextID, const void* ptr) in CurvesDup()
1173 Curves16Data* CurvesAlloc(cmsContext ContextID, int nCurves, int nElements, cmsToneCurve** G) in CurvesAlloc()
1392 void FreeMatShaper(cmsContext ContextID, void* Data) in FreeMatShaper()
1398 void* DupMatShaper(cmsContext ContextID, const void* Data) in DupMatShaper()
1701 cmsBool _cmsRegisterOptimizationPlugin(cmsContext ContextID, cmsPluginBase* Data) in _cmsRegisterOptimizationPlugin()
1733 cmsBool _cmsOptimizePipeline(cmsContext ContextID, in _cmsOptimizePipeline()