Home
last modified time | relevance | path

Searched refs:GT68xx_AFE_Parameters (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/
H A Dgt68xx_low.h124 typedef struct GT68xx_AFE_Parameters GT68xx_AFE_Parameters; typedef
175 struct GT68xx_AFE_Parameters struct
385 GT68xx_AFE_Parameters * params);
483 GT68xx_AFE_Parameters afe_params; /* Default offset/gain */
514 GT68xx_AFE_Parameters *afe;
1035 gt68xx_device_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params);
H A Dgt68xx_generic.h56 gt68xx_generic_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params);
H A Dgt68xx_high.c530 GT68xx_AFE_Parameters afe = *scanner->dev->afe; in gt68xx_scanner_start_scan_extended()
697 GT68xx_AFE_Parameters *afe = scanner->dev->afe; in gt68xx_scanner_calibrate()
1306 GT68xx_AFE_Parameters *afe = scanner->dev->afe, old_afe; in gt68xx_afe_ccd_auto()
1560 GT68xx_AFE_Parameters * afe, in gt68xx_afe_cis_adjust_gain_offset()
1561 GT68xx_AFE_Parameters * old_afe) in gt68xx_afe_cis_adjust_gain_offset()
1842 GT68xx_AFE_Parameters *afe = scanner->dev->afe, old_afe; in gt68xx_afe_cis_auto()
1948 memcpy(&(scanner->afe_params), afe, sizeof(GT68xx_AFE_Parameters)); in gt68xx_afe_cis_auto()
2400 sizeof (GT68xx_AFE_Parameters)); in gt68xx_assign_calibration()
2569 fwrite (&(scanner->afe_params), sizeof (GT68xx_AFE_Parameters), 1, fcal); in gt68xx_write_calibration()
2671 fread (&(scanner->afe_params), sizeof (GT68xx_AFE_Parameters), in gt68xx_read_calibration()
[all...]
H A Dgt68xx_high.h285 GT68xx_AFE_Parameters afe_params;
H A Dgt68xx_generic.c128 gt68xx_generic_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params) in gt68xx_generic_set_afe()
H A Dgt68xx.c203 get_afe_values (SANE_String_Const cp, GT68xx_AFE_Parameters * afe) in get_afe_values()
1282 GT68xx_AFE_Parameters afe = {0, 0, 0, 0, 0, 0}; in probe_gt68xx_devices()
2060 memcpy(s->dev->afe,&(s->afe_params), sizeof(GT68xx_AFE_Parameters)); in sane_start()
H A Dgt68xx_low.c666 gt68xx_device_set_afe (GT68xx_Device * dev, GT68xx_AFE_Parameters * params) in gt68xx_device_set_afe()

Completed in 11 milliseconds