Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c500 static int last_sat = 100, /* Last saturation used */ in cupsImageRGBAdjust() local
505 if (saturation != last_sat || hue != last_hue || !lut) in cupsImageRGBAdjust()
538 last_sat = saturation; in cupsImageRGBAdjust()