Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dcpia1.c1004 #define COMPGAIN(base, curexp, newexp) \ in set_flicker()
1011 #define COMPGAIN(base, curexp, newexp) \ in set_flicker() macro
1049 COMPGAIN(COMP_RED, currentexp, startexp); in set_flicker()
1051 COMPGAIN(COMP_GREEN1, currentexp, startexp); in set_flicker()
1053 COMPGAIN(COMP_GREEN2, currentexp, startexp); in set_flicker()
1055 COMPGAIN(COMP_BLUE, currentexp, startexp); in set_flicker()
1130 #undef COMPGAIN in set_flicker()