Searched defs:gain_knee (Results 1 – 2 of 2) sorted by relevance
19 int gain_knee, in gspca_expo_autogain()
908 int gain_knee = (s32)gspca_dev->gain->maximum * 9 / 10; in do_autogain() local