Lines Matching defs:ContextID
160 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildGrayInputMatrixPipeline() local
220 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildRGBInputMatrixShaper() local
272 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatInputTag() local
319 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadInputLUT() local
419 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildGrayOutputPipeline() local
463 cmsContext ContextID = cmsGetProfileContextID(hProfile); in BuildRGBOutputMatrixShaper() local
545 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatOutputTag() local
591 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadOutputLUT() local
667 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadFloatDevicelinkTag() local
712 cmsContext ContextID = cmsGetProfileContextID(hProfile); in _cmsReadDevicelinkLUT() local
933 cmsSEQ* _cmsCompileProfileSequence(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hPr… in _cmsCompileProfileSequence()