Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/
H A Dcpia1.c1006 #define COMPGAIN(base, curexp, newexp) \ in set_flicker()
1013 #define COMPGAIN(base, curexp, newexp) \ in set_flicker() macro
1053 COMPGAIN(COMP_RED, currentexp, startexp); in set_flicker()
1055 COMPGAIN(COMP_GREEN1, currentexp, startexp); in set_flicker()
1057 COMPGAIN(COMP_GREEN2, currentexp, startexp); in set_flicker()
1059 COMPGAIN(COMP_BLUE, currentexp, startexp); in set_flicker()
1134 #undef COMPGAIN in set_flicker()