Searched refs:COMPGAIN (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/gspca/ |
| D | cpia1.c | 1010 #define COMPGAIN(base, curexp, newexp) \ in set_flicker() 1017 #define COMPGAIN(base, curexp, newexp) \ in set_flicker() macro 1055 COMPGAIN(COMP_RED, currentexp, startexp); in set_flicker() 1057 COMPGAIN(COMP_GREEN1, currentexp, startexp); in set_flicker() 1059 COMPGAIN(COMP_GREEN2, currentexp, startexp); in set_flicker() 1061 COMPGAIN(COMP_BLUE, currentexp, startexp); in set_flicker() 1136 #undef COMPGAIN in set_flicker()
|