Home
last modified time | relevance | path

Searched refs:last_hue (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c501 last_hue = 0; /* Last hue used */ in cupsImageRGBAdjust() local
505 if (saturation != last_sat || hue != last_hue || !lut) in cupsImageRGBAdjust()
539 last_hue = hue; in cupsImageRGBAdjust()