Lines Matching refs:hue
71 * XcmsTekHVCQueryMaxV - Compute maximum value for a hue and chroma
78 XcmsFloat hue,
83 * Return the maximum value for a specified hue and chroma.
125 tmp.spec.TekHVC.H = hue;
135 /* Step 1: compute the maximum value and chroma for this hue. */
138 hue = max_vc.spec.TekHVC.H;
197 tmp.spec.TekHVC.H = hue; /* use the saved hue */
217 /* make sure to return the input hue */
218 tmp.spec.TekHVC.H = hue;
244 /* make sure to return the input hue */
245 tmp.spec.TekHVC.H = hue;