Lines Matching refs:cmsContext
160 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildGrayInputMatrixPipeline()
220 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildRGBInputMatrixShaper()
272 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatInputTag()
319 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadInputLUT()
422 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildGrayOutputPipeline()
466 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildRGBOutputMatrixShaper()
548 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatOutputTag()
594 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadOutputLUT()
673 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatDevicelinkTag()
718 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadDevicelinkLUT()
946 cmsSEQ* _cmsCompileProfileSequence(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hPr… in _cmsCompileProfileSequence()