Searched refs:scan_dpi (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | gt68xx_high.c | 1004 SANE_Int scan_dpi; member 1040 SANE_UNFIX (values->start_black) * values->scan_dpi / MM_PER_INCH; in gt68xx_afe_ccd_calc() 1041 end_black = start_black + 1.0 * values->scan_dpi / MM_PER_INCH; /* 1 mm */ in gt68xx_afe_ccd_calc() 1044 start_white = end_black + 5.0 * values->scan_dpi / MM_PER_INCH; in gt68xx_afe_ccd_calc() 1049 values->scan_dpi, start_black, end_black, start_white, end_white); in gt68xx_afe_ccd_calc() 1352 values.scan_dpi = params.xdpi; in gt68xx_afe_ccd_auto() 1364 DBG (5, "gt68xx_afe_ccd_auto: scan_dpi=%d, calwidth=%d, max_width=%d, " in gt68xx_afe_ccd_auto() 1365 "start_black=%.1f mm\n", values.scan_dpi, in gt68xx_afe_ccd_auto() 1758 values->scan_dpi = params.xdpi; in gt68xx_afe_cis_read_lines() 1799 values->scan_dpi in gt68xx_afe_cis_read_lines() [all...] |
Completed in 4 milliseconds