Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/
H A Dsn9c20x.c291 static const s16 hsv_red_x[] = { variable
1306 hue_coord = (hsv_red_x[hue_index] * satur) >> 8; in set_cmatrix()