Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dpwm_bl.c164 static u64 cie1931(unsigned int lightness) in cie1931() argument
175 lightness *= 100; in cie1931()
176 if (lightness <= (8 * PWM_LUMINANCE_SCALE)) { in cie1931()
177 retval = DIV_ROUND_CLOSEST(lightness * 10, 9033); in cie1931()
179 retval = (lightness + (16 * PWM_LUMINANCE_SCALE)) / 116; in cie1931()
/openbmc/linux/Documentation/leds/
H A Dleds-class-multicolor.rst10 aspects of the final combined color: hue and lightness. The former is
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dsubdev-formats.rst8020 - The hue, saturation, value or lightness and optional alpha components