Home
last modified time | relevance | path

Searched refs:feed_steps (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/genesys/
H A Dgl841.cpp542 DBG_HELPER_ARGS(dbg, "feed_steps=%d, flags=%x", feed_steps, static_cast<unsigned>(flags)); in gl841_init_motor_regs_feed()
574 feedl = feed_steps - fast_table.table.size() * 2; in gl841_init_motor_regs_feed()
632 unsigned int feed_steps,/*1/base_ydpi*/ in gl841_init_motor_regs_scan() argument
639 scan_lines, scan_dummy, feed_steps, static_cast<unsigned>(flags)); in gl841_init_motor_regs_scan()
664 if (feed_steps < (slow_table.table.size() >> static_cast<unsigned>(motor_profile.step_type))) { in gl841_init_motor_regs_scan()
666 feed_steps = slow_table.table.size() >> static_cast<unsigned>(motor_profile.step_type); in gl841_init_motor_regs_scan()
674 max_fast_slope_steps_count = (feed_steps - in gl841_init_motor_regs_scan()
690 else if (feed_steps < fast_table.table.size() * 2 + in gl841_init_motor_regs_scan()
706 (feed_steps - fast_table.table.size()*2 - in gl841_init_motor_regs_scan()
711 (feed_steps - (slow_table.table.size() >> static_cast<unsigned>(motor_profile.step_type))) in gl841_init_motor_regs_scan()
[all …]
H A Dgl846.cpp367 unsigned int feed_steps, in gl846_init_motor_regs_scan() argument
373 scan_lines, scan_dummy, feed_steps, static_cast<unsigned>(flags)); in gl846_init_motor_regs_scan()
378 if (dev->settings.yres == 4444 && feed_steps > 100 && !has_flag(flags, ScanFlag::FEEDING)) { in gl846_init_motor_regs_scan()
447 unsigned feedl = feed_steps; in gl846_init_motor_regs_scan()
H A Dgl842.cpp278 unsigned int feed_steps, in gl842_init_motor_regs_scan() argument
284 scan_lines, scan_dummy, feed_steps, static_cast<unsigned>(flags)); in gl842_init_motor_regs_scan()
289 if ((scan_yres >= 300 && feed_steps > 900) || (has_flag(flags, ScanFlag::FEEDING))) { in gl842_init_motor_regs_scan()
364 unsigned feedl = feed_steps; in gl842_init_motor_regs_scan()
H A Dgl847.cpp331 unsigned int feed_steps, in gl847_init_motor_regs_scan() argument
337 scan_lines, scan_dummy, feed_steps, static_cast<unsigned>(flags)); in gl847_init_motor_regs_scan()
342 if (dev->settings.yres == 4444 && feed_steps > 100 && !has_flag(flags, ScanFlag::FEEDING)) { in gl847_init_motor_regs_scan()
403 unsigned feedl = feed_steps; in gl847_init_motor_regs_scan()
H A Dgl124.cpp451 unsigned int feed_steps, in gl124_init_motor_regs_scan() argument
467 feed_steps, static_cast<unsigned>(scan_mode), in gl124_init_motor_regs_scan()
569 feedl=feed_steps; in gl124_init_motor_regs_scan()
H A Dgl843.cpp693 unsigned int feed_steps, in gl843_init_motor_regs_scan() argument
699 scan_lines, scan_dummy, feed_steps, static_cast<unsigned>(flags)); in gl843_init_motor_regs_scan()
708 if ((scan_yres >= 300 && feed_steps > 900) || (has_flag(flags, ScanFlag::FEEDING))) { in gl843_init_motor_regs_scan()
783 feedl=feed_steps; in gl843_init_motor_regs_scan()