Home
last modified time | relevance | path

Searched refs:blue_gain (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dumax_pp.h112 SANE_Int blue_gain; member
164 SANE_Int blue_gain; member
H A Dplustek-usbcalfile.c76 u_short blue_gain; member
303 regs[0x3d] = (u_char)cal->blue_gain; in usb_RestoreCalData()
426 &cal.blue_gain, &cal.blue_offs, in usb_ReadAndSetCalData()
462 cal->blue_gain = (u_short)regs[0x3d]; in usb_PrepCalData()
517 cal.blue_gain, cal.blue_offs, in usb_SaveCalData()
H A Dumax_pp.c119 static SANE_Word blue_gain = 0; variable
756 dev->val[OPT_BLUE_GAIN].w = dev->blue_gain; in init_options()
884 values[CFG_BLUE_GAIN] = &blue_gain; in sane_init()
1016 blue_gain = 0; in sane_exit()
1211 dev->blue_gain = blue_gain; in sane_open()
1884 dev->blue_gain = 0; in sane_get_parameters()
1890 dev->blue_gain = (int) (dev->val[OPT_BLUE_GAIN].w); in sane_get_parameters()
1897 dev->blue_gain = blue_gain; in sane_get_parameters()
[all...]
H A Dhp4200.c107 int blue_gain; member
1058 int blue_gain = 1; in do_coarse_calibration() local
1115 setreg (s, 0x3d, blue_gain); in do_coarse_calibration()
1230 max_blue, min_blue, &blue_gain, in do_coarse_calibration()
1255 &blue_gain, &blue_offset, in do_coarse_calibration()
1264 setreg (s, 0x3d, blue_gain); in do_coarse_calibration()
1272 green_gain, blue_gain, red_offset, green_offset, in do_coarse_calibration()
1287 coarse->blue_gain = blue_gain; in do_coarse_calibration()
1441 setreg (s, 0x3d, coarse->blue_gain); in do_fine_calibration()
[all...]
H A Drts8891_low.h185 SANE_Int blue_gain; member
H A Drts8891.c1319 dev->blue_gain); in sane_start()
5208 dev->blue_gain = bbg; in gain_calibration()
5241 dev->blue_gain); in offset_calibration()
6115 sanei_rts88xx_set_gain (regs, dev->red_gain, dev->green_gain, dev->blue_gain); in setup_shading_calibration()
6575 sanei_rts88xx_set_gain (regs, dev->red_gain, dev->green_gain, dev->blue_gain); in setup_scan_registers()

Completed in 14 milliseconds