Lines Matching refs:cmsContext
35 cmsContext ContextID;
49 cmsContext ContextID;
77 cmsContext ContextID;
95 cmsContext ContextID;
325 void PrelinOpt16free(cmsContext ContextID, void* ptr) in PrelinOpt16free()
336 void* Prelin16dup(cmsContext ContextID, const void* ptr) in Prelin16dup()
351 Prelin16Data* PrelinOpt16alloc(cmsContext ContextID, in PrelinOpt16alloc()
839 Prelin8Data* PrelinOpt8alloc(cmsContext ContextID, const cmsInterpParams* p, cmsToneCurve* G[3]) in PrelinOpt8alloc()
891 void Prelin8free(cmsContext ContextID, void* ptr) in Prelin8free()
897 void* Prelin8dup(cmsContext ContextID, const void* ptr) in Prelin8dup()
1240 void CurvesFree(cmsContext ContextID, void* ptr) in CurvesFree()
1255 void* CurvesDup(cmsContext ContextID, const void* ptr) in CurvesDup()
1273 Curves16Data* CurvesAlloc(cmsContext ContextID, int nCurves, int nElements, cmsToneCurve** G) in CurvesAlloc()
1495 void FreeMatShaper(cmsContext ContextID, void* Data) in FreeMatShaper()
1501 void* DupMatShaper(cmsContext ContextID, const void* Data) in DupMatShaper()
1857 cmsBool _cmsRegisterOptimizationPlugin(cmsContext ContextID, cmsPluginBase* Data) in _cmsRegisterOptimizationPlugin()
1889 cmsBool _cmsOptimizePipeline(cmsContext ContextID, in _cmsOptimizePipeline()