Searched refs:bestChroma (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xcms/
H A DHVCGcVC.c105 XcmsFloat Chroma, Value, bestChroma, bestValue, nT, saveDist, tmpDist;
203 bestChroma = Chroma = pColor->spec.TekHVC.C;
237 bestChroma = pColor->spec.TekHVC.C;
245 if (bestChroma >= hvc_max.spec.TekHVC.C) {
249 pColor->spec.TekHVC.C = bestChroma;
104 XcmsFloat Chroma, Value, bestChroma, bestValue, nT, saveDist, tmpDist; local in function:XcmsTekHVCClipVC
H A DLabGcLC.c91 XcmsFloat Chroma, bestChroma, Lstar, maxLstar, saveLstar;
165 bestChroma = Chroma = chroma;
201 bestChroma = chroma;
207 if (bestChroma >= maxChroma) {
90 XcmsFloat Chroma, bestChroma, Lstar, maxLstar, saveLstar; local in function:XcmsCIELabClipLab
H A DLuvGcLC.c91 XcmsFloat Chroma, bestChroma, Lstar, maxLstar, saveLstar;
165 bestChroma = Chroma = chroma;
201 bestChroma = chroma;
207 if (bestChroma >= maxChroma) {
90 XcmsFloat Chroma, bestChroma, Lstar, maxLstar, saveLstar; local in function:XcmsCIELuvClipLuv

Completed in 3 milliseconds