Searched refs:exp_too_high_cnt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dcoarse_expo_autogain.h32 exp_too_high_cnt and exp_too_high_cnt int members for use by this function.
87 sd->exp_too_high_cnt++;
94 sd->exp_too_high_cnt = 0;
98 if (sd->exp_too_high_cnt > 3) {
100 sd->exp_too_high_cnt = 0;
H A Dsonixb.c58 int exp_too_high_cnt; member in struct:sd
1169 sd->exp_too_high_cnt = 0;
1323 sd->exp_too_high_cnt = 0;

Completed in 69 milliseconds