Searched refs:cmsFormatterAlphaFn (Results 1 – 2 of 2) sorted by relevance
7 cmsFormatterAlphaFn _cmsGetFormatterAlpha(cmsContext id, cmsUInt32Number in, cmsUInt32Number out)9 -static cmsFormatterAlphaFn FormattersAlpha[5][5] = {10 +static const cmsFormatterAlphaFn FormattersAlpha[5][5] = {
59 typedef void(*cmsFormatterAlphaFn)(void* dst, const void* src); typedef294 cmsFormatterAlphaFn _cmsGetFormatterAlpha(cmsContext id, cmsUInt32Number in, cmsUInt32Number out) in _cmsGetFormatterAlpha()296 static const cmsFormatterAlphaFn FormattersAlpha[5][5] = { in _cmsGetFormatterAlpha()464 cmsFormatterAlphaFn copyValueFn; in _cmsHandleExtraChannels()