/third_party/backends/backend/genesys/ |
H A D | gl842.h | 60 void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | gl843.h | 60 void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | gl846.h | 60 void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | command_set.h | 74 virtual void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | gl847.h | 60 void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | gl124.h | 60 void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | gl646.h | 64 void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | gl841.h | 60 void offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor,
|
H A D | gl846.cpp | 1065 void CommandSetGl846::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration() function in genesys::gl846::CommandSetGl846
|
H A D | gl842.cpp | 870 void CommandSetGl842::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration() function in genesys::gl842::CommandSetGl842
|
H A D | genesys.cpp | 1526 dev.interface->test_checkpoint("offset_calibration"); in scanner_offset_calibration() 3600 dev->interface->record_progress_message("offset_calibration"); in genesys_flatbed_calibration() 3601 dev->cmd_set->offset_calibration(dev, sensor, local_reg); in genesys_flatbed_calibration() 3633 dev->interface->record_progress_message("offset_calibration"); in genesys_flatbed_calibration() 3634 dev->cmd_set->offset_calibration(dev, sensor, local_reg); in genesys_flatbed_calibration() 3729 dev->interface->record_progress_message("offset_calibration"); in genesys_sheetfed_calibration() 3730 dev->cmd_set->offset_calibration(dev, sensor, local_reg); in genesys_sheetfed_calibration() 3745 dev->interface->record_progress_message("offset_calibration"); in genesys_sheetfed_calibration() 3746 dev->cmd_set->offset_calibration(dev, sensor, local_reg); in genesys_sheetfed_calibration()
|
H A D | gl847.cpp | 1149 void CommandSetGl847::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration() function in genesys::gl847::CommandSetGl847
|
H A D | gl124.cpp | 1132 void CommandSetGl124::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration() function in genesys::gl124::CommandSetGl124
|
H A D | gl843.cpp | 1470 void CommandSetGl843::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration() function in genesys::gl843::CommandSetGl843
|
H A D | gl841.cpp | 1677 void CommandSetGl841::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration() function in genesys::gl841::CommandSetGl841 1773 dev->interface->test_checkpoint("offset_calibration"); in offset_calibration() 2010 this on uses the settings from offset_calibration and
|
H A D | gl646.cpp | 2172 void CommandSetGl646::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration() function in genesys::gl646::CommandSetGl646 2312 * this on uses the settings from offset_calibration. First scan moves so
|
/third_party/backends/backend/ |
H A D | rts8891.c | 238 static SANE_Status offset_calibration (struct Rts8891_Device *dev, int mode, 1288 status = offset_calibration (dev, mode, light); in sane_start() 5223 offset_calibration (struct Rts8891_Device *dev, int mode, int light) in offset_calibration() function 5236 DBG (DBG_proc, "offset_calibration: start\n"); in offset_calibration() 5349 DBG (DBG_info, "offset_calibration: trying offsets=(%d,%d,%d) ...\n", in offset_calibration() 5367 "offset_calibration: global=%.2f, channels=(%.2f,%.2f,%.2f)\n", in offset_calibration() 5440 DBG (DBG_proc, "offset_calibration: exit\n"); in offset_calibration()
|