Searched defs:avg_lum (Results 1 – 8 of 8) sorted by relevance
16 int avg_lum, in gspca_expo_autogain()98 int avg_lum, in gspca_coarse_grained_expo_autogain()
60 atomic_t avg_lum; member343 int avg_lum = atomic_read(&sd->avg_lum); in pac207_do_auto_gain() local
92 atomic_t avg_lum; member2092 static void do_autoexposure(struct gspca_dev *gspca_dev, u16 avg_lum) in do_autoexposure()2143 static void do_autogain(struct gspca_dev *gspca_dev, u16 avg_lum) in do_autogain()2157 int avg_lum; in sd_dqcallback() local2256 int avg_lum, is_jpeg; in sd_pkt_scan() local
72 atomic_t avg_lum; member492 int avg_lum = atomic_read(&sd->avg_lum); in do_autogain() local
26 int avg_lum; member854 static void do_autogain(struct gspca_dev *gspca_dev, int avg_lum) in do_autogain()
122 atomic_t avg_lum; member727 int avg_lum = atomic_read(&sd->avg_lum); in do_autogain() local
53 atomic_t avg_lum; member878 int deadzone, desired_avg_lum, avg_lum; in do_autogain() local
25 atomic_t avg_lum; member2642 int avg_lum; in set_lum() local
Completed in 28 milliseconds