Home
last modified time | relevance | path

Searched refs:hres_step (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dmustek_pp_cis.h183 SANE_Int hres_step; member
H A Dmustek_pp_cis.c961 dev->CIS.hres_step = in cis_config_ccd()
1402 pos += dev->CIS.hres_step; in cis_read_line_low_level()
1428 /* Step: eg: 600 DPI -> 700 DPI -> hres_step = 6/7 -> step = 1/7 */ in cis_read_line_low_level()
1429 SANE_Int step = SANE_FIX(1) - dev->CIS.hres_step; in cis_read_line_low_level()

Completed in 5 milliseconds