Searched defs:BRIGHTNESS_MAX (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/gspca/
H A Dpac7302.c126 #define BRIGHTNESS_MAX 0x20 macro
127 .maximum = BRIGHTNESS_MAX,
527 v += (sd->ctrls[BRIGHTNESS].val - BRIGHTNESS_MAX)
528 * 150 / BRIGHTNESS_MAX; /* 200 ? */
H A Dspca561.c51 #define BRIGHTNESS_MAX 0x3f macro
997 .maximum = BRIGHTNESS_MAX,

Completed in 28 milliseconds