Searched refs:LChOut (Results 1 – 1 of 1) sorted by relevance
692 cmsCIELCh LChIn, LChOut; in bchswSampler() local704 LChOut.L = LChIn.L * bchsw ->Contrast + bchsw ->Brightness; in bchswSampler()705 LChOut.C = LChIn.C + bchsw -> Saturation; in bchswSampler()706 LChOut.h = LChIn.h + bchsw -> Hue; in bchswSampler()709 cmsLCh2Lab(&LabOut, &LChOut); in bchswSampler()