Home
last modified time | relevance | path

Searched refs:st_gain_offset (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_types.c308 struct st_gain_offset struct
382 struct st_gain_offset gain_offset; /* 0..35 */
483 struct st_gain_offset gain_offset;
759 struct st_gain_offset mitabla2; /* calibration table */
775 struct st_gain_offset *default_gain_offset;
H A Dhp3900_config.c92 static SANE_Int cfg_gainoffset_get(SANE_Int sensortype, struct st_gain_offset *reg);
93 static SANE_Int bq5550_gainoffset(SANE_Int usb, struct st_gain_offset *myreg);
94 static SANE_Int ua4900_gainoffset(SANE_Int usb, struct st_gain_offset *myreg);
95 static SANE_Int hp3800_gainoffset(SANE_Int usb, struct st_gain_offset *myreg);
96 static SANE_Int hp3970_gainoffset(SANE_Int usb, SANE_Int sensor, struct st_gain_offset *myreg);
97 static SANE_Int hp4370_gainoffset(SANE_Int usb, struct st_gain_offset *myreg);
1289 static SANE_Int bq5550_gainoffset(SANE_Int usb, struct st_gain_offset *myreg) in bq5550_gainoffset()
1294 struct st_gain_offset values; in bq5550_gainoffset()
1315 memcpy(myreg, &reg[a].values, sizeof(struct st_gain_offset)); in bq5550_gainoffset()
1325 static SANE_Int hp3800_gainoffset(SANE_Int usb, struct st_gain_offset *myre
[all...]
H A Dhp3900_debug.c63 static void dbg_calibtable (struct st_gain_offset *params);
482 dbg_calibtable (struct st_gain_offset *params) in dbg_calibtable()
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);
9043 struct st_gain_offset *gain_offset) in RTS_Setup()
9255 RTS_Setup_GainOffset (SANE_Byte * Regs, struct st_gain_offset *gain_offset) in RTS_Setup_GainOffset()
10308 struct st_gain_offset *gain_offset, SANE_Byte * buffer, in RTS_GetImage()
10568 struct st_gain_offset gain_offset; in Refs_Detect()
10590 memset (&gain_offset, 0, sizeof (struct st_gain_offset)); in Refs_Detect()
10978 struct st_gain_offset gain_offset; in GetOneLineInfo()
13636 memset (&calibdata->gain_offset, 0, sizeof (struct st_gain_offset)); /*[4 in Calibration()
[all...]

Completed in 21 milliseconds