Home
last modified time | relevance | path

Searched refs:res_step (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dmustek_pp_ccd300.h60 int res_step; member
H A Dmustek_pp_ccd300.c438 pos += priv->res_step; in read_line_101x()
758 priv->saved_res_step = priv->res_step; in calibrate_device_101x()
784 priv->res_step = priv->saved_res_step; in calibrate_device_101x()
805 priv->res_step = priv->saved_res_step; in calibrate_device_101x()
835 priv->res_step = priv->saved_res_step; in calibrate_device_101x()
1143 priv->res_step = SANE_FIX ((float) priv->hwres / (float) dev->res); in config_ccd_1013()
1332 priv->res_step = SANE_FIX ((float) priv->hwres / (float) dev->res); in config_ccd_1015()
1474 priv->saved_res_step = priv->res_step; in return_home()
1505 priv->res_step = priv->saved_res_step; in return_home()
H A Dmicrotek.h132 SANE_Byte res_step; member
H A Dmicrotek.c1109 if (ms->dev->info.res_step & MI_RESSTEP_1PER) { in init_options()
1517 mi->res_step = (SANE_Byte)(result[56] & 0x03); in parse_inquiry()
1817 (mi->res_step & MI_RESSTEP_1PER) ? "1% " : "", in dump_inquiry()
1818 (mi->res_step & MI_RESSTEP_5PER) ? "5%" : "", in dump_inquiry()
3167 (dev->info.res_step & MI_RESSTEP_1PER) ? MS_RES_1PER : MS_RES_5PER; in sane_open()

Completed in 9 milliseconds