Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/
Dcpia1.c1011 #define COMPGAIN(base, curexp, newexp) \ in set_flicker()
1018 #define COMPGAIN(base, curexp, newexp) \ in set_flicker() macro
1056 COMPGAIN(COMP_RED, currentexp, startexp); in set_flicker()
1058 COMPGAIN(COMP_GREEN1, currentexp, startexp); in set_flicker()
1060 COMPGAIN(COMP_GREEN2, currentexp, startexp); in set_flicker()
1062 COMPGAIN(COMP_BLUE, currentexp, startexp); in set_flicker()
1137 #undef COMPGAIN in set_flicker()