Lines Matching defs:hue
71 * XcmsTekHVCQueryMaxC - Compute the maximum chroma for a hue and value
78 XcmsFloat hue,
83 * Return the maximum chroma for a specific hue and value.
127 tmp.spec.TekHVC.H = hue;
138 /* Step 1: compute the maximum value and chroma for this hue. */
140 if (_XcmsTekHVCQueryMaxVCRGB(&myCCC, hue, &max_vc, &rgb_saved)
188 /* make sure to return the input hue */
189 tmp.spec.TekHVC.H = hue;
202 /* make sure to return the input hue */
203 tmp.spec.TekHVC.H = hue;
240 /* make sure to return the input hue */
241 tmp.spec.TekHVC.H = hue;