Lines Matching refs:cmsContext
35 cmsContext ContextID;
49 cmsContext ContextID;
77 cmsContext ContextID;
95 cmsContext ContextID;
358 void PrelinOpt16free(cmsContext ContextID, void* ptr) in PrelinOpt16free()
369 void* Prelin16dup(cmsContext ContextID, const void* ptr) in Prelin16dup()
384 Prelin16Data* PrelinOpt16alloc(cmsContext ContextID, in PrelinOpt16alloc()
877 Prelin8Data* PrelinOpt8alloc(cmsContext ContextID, const cmsInterpParams* p, cmsToneCurve* G[3]) in PrelinOpt8alloc()
929 void Prelin8free(cmsContext ContextID, void* ptr) in Prelin8free()
935 void* Prelin8dup(cmsContext ContextID, const void* ptr) in Prelin8dup()
1283 void CurvesFree(cmsContext ContextID, void* ptr) in CurvesFree()
1298 void* CurvesDup(cmsContext ContextID, const void* ptr) in CurvesDup()
1316 Curves16Data* CurvesAlloc(cmsContext ContextID, cmsUInt32Number nCurves, cmsUInt32Number nElements,… in CurvesAlloc()
1542 void FreeMatShaper(cmsContext ContextID, void* Data) in FreeMatShaper()
1548 void* DupMatShaper(cmsContext ContextID, const void* Data) in DupMatShaper()
1898 cmsBool _cmsRegisterOptimizationPlugin(cmsContext ContextID, cmsPluginBase* Data) in _cmsRegisterOptimizationPlugin()
1930 cmsBool _cmsOptimizePipeline(cmsContext ContextID, in _cmsOptimizePipeline()