Home
last modified time | relevance | path

Searched refs:gain_offset (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_rts8822.c213 struct st_gain_offset *gain_offset,
242 struct st_gain_offset *gain_offset);
258 struct st_gain_offset *gain_offset);
8356 RTS_Setup (dev, Regs, &scancfg, &hwdcfg, &calibdata->gain_offset); in Scan_Start()
9043 struct st_gain_offset *gain_offset) in RTS_Setup()
9217 RTS_Setup_GainOffset (Regs, gain_offset); in RTS_Setup()
9255 RTS_Setup_GainOffset (SANE_Byte * Regs, struct st_gain_offset *gain_offset) in RTS_Setup_GainOffset() argument
9262 DBG (DBG_FNC, "> RTS_Setup_GainOffset(*Regs, *gain_offset)\n"); in RTS_Setup_GainOffset()
9263 dbg_calibtable (gain_offset); in RTS_Setup_GainOffset()
9265 if ((Regs != NULL) && (gain_offset ! in RTS_Setup_GainOffset()
9041 RTS_Setup(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *scancfg, struct st_hwdconfig *hwdcfg, struct st_gain_offset *gain_offset) RTS_Setup() argument
10306 RTS_GetImage(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *scancfg, struct st_gain_offset *gain_offset, SANE_Byte * buffer, struct st_calibration *myCalib, SANE_Int options, SANE_Int gaincontrol) RTS_GetImage() argument
10568 struct st_gain_offset gain_offset; Refs_Detect() local
10978 struct st_gain_offset gain_offset; GetOneLineInfo() local
[all...]
H A Dhp3900_types.c382 struct st_gain_offset gain_offset; /* 0..35 */ member
483 struct st_gain_offset gain_offset; member
H A Dhp4200.c745 write_default_offset_gain (HP4200_Scanner * s, SANE_Byte * gain_offset, in write_default_offset_gain() argument
759 sanei_usb_write_bulk (s->fd, gain_offset, &to_write); in write_default_offset_gain()
769 retval = memcmp (gain_offset, check_data, size); in write_default_offset_gain()

Completed in 15 milliseconds