Lines Matching defs:sensor
197 const auto* sensor = find_sensor_impl(dev, dpi, channels, scan_method); in sanei_genesys_find_sensor() local
209 auto* sensor = find_sensor_impl(dev, dpi, channels, scan_method); in sanei_genesys_find_sensor_for_write() local
398 static void genesys_send_offset_and_shading(Genesys_Device* dev, const Genesys_Sensor& sensor, in genesys_send_offset_and_shading()
417 void sanei_genesys_init_shading_data(Genesys_Device* dev, const Genesys_Sensor& sensor, in sanei_genesys_init_shading_data()
489 void scanner_send_slope_table(Genesys_Device* dev, const Genesys_Sensor& sensor, unsigned table_nr, in scanner_send_slope_table()
647 void scanner_setup_sensor(Genesys_Device& dev, const Genesys_Sensor& sensor, in scanner_setup_sensor()
739 const auto& sensor = sanei_genesys_find_sensor(&dev, resolution, 3, scan_method); in scanner_move() local
929 const auto& sensor = sanei_genesys_find_sensor(&dev, resolution, 1, dev.model->default_method); in scanner_move_back_home() local
1062 const auto& sensor = sanei_genesys_find_sensor(&dev, resolution, 1, scan_method); in scanner_move_back_home_ta() local
1162 auto& sensor = sanei_genesys_find_sensor(&dev, dpi, channels, dev.settings.scan_method); in scanner_search_strip() local
1381 void scanner_offset_calibration(Genesys_Device& dev, const Genesys_Sensor& sensor, in scanner_offset_calibration()
1684 void scanner_coarse_gain_calibration(Genesys_Device& dev, const Genesys_Sensor& sensor, in scanner_coarse_gain_calibration()
1944 SensorExposure scanner_led_calibration(Genesys_Device& dev, const Genesys_Sensor& sensor, in scanner_led_calibration()
2217 static void genesys_shading_calibration_impl(Genesys_Device* dev, const Genesys_Sensor& sensor, in genesys_shading_calibration_impl()
2353 static void genesys_dark_shading_by_dummy_pixel(Genesys_Device* dev, const Genesys_Sensor& sensor) in genesys_dark_shading_by_dummy_pixel()
2460 static void genesys_host_shading_calibration_impl(Genesys_Device& dev, const Genesys_Sensor& sensor, in genesys_host_shading_calibration_impl()
2538 static void genesys_dark_shading_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in genesys_dark_shading_calibration()
2551 static void genesys_white_shading_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in genesys_white_shading_calibration()
2567 const Genesys_Sensor& sensor, in genesys_dark_white_shading_calibration()
2779 static void compute_averaged_planar(Genesys_Device * dev, const Genesys_Sensor& sensor, in compute_averaged_planar()
3094 const Genesys_Sensor& sensor, in compute_shifted_coefficients()
3185 static void genesys_send_shading_coefficient(Genesys_Device* dev, const Genesys_Sensor& sensor) in genesys_send_shading_coefficient()
3493 genesys_restore_calibration(Genesys_Device * dev, Genesys_Sensor& sensor) in genesys_restore_calibration()
3532 static void genesys_save_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor) in genesys_save_calibration()
3576 static void genesys_flatbed_calibration(Genesys_Device* dev, Genesys_Sensor& sensor) in genesys_flatbed_calibration()
3705 static void genesys_sheetfed_calibration(Genesys_Device* dev, Genesys_Sensor& sensor) in genesys_sheetfed_calibration()
3818 static void genesys_scanner_calibration(Genesys_Device* dev, Genesys_Sensor& sensor) in genesys_scanner_calibration()
3842 const auto& sensor = sanei_genesys_find_sensor_any(dev); in genesys_warmup_lamp() local
3921 static void init_regs_for_scan(Genesys_Device& dev, const Genesys_Sensor& sensor, in init_regs_for_scan()
4002 auto& sensor = sanei_genesys_find_sensor_for_write(dev, dev->settings.xres, in genesys_start_scan() local
4247 const auto& sensor = sanei_genesys_find_sensor(dev, settings.xres, settings.get_channels(), in calculate_scan_settings() local
4286 auto sensor = sanei_genesys_find_sensor(&dev, settings.xres, settings.get_channels(), in calculate_scan_parameters() local
5634 const Genesys_Sensor* sensor = nullptr; in get_option_value() local
6059 auto& sensor = sanei_genesys_find_sensor_for_write(dev, dev->settings.xres, in set_option_value() local