Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp_ccd300.c172 switch (priv->hwres) in set_dpi_value()
203 adjustline = (dev->bottomX - dev->topX) * priv->hwres / 300; in set_line_adjust()
204 priv->adjustskip = priv->adjustskip * priv->hwres / 300; in set_line_adjust()
377 if (priv->hwres == dev->res) in read_line_101x()
757 priv->saved_hwres = priv->hwres; in calibrate_device_101x()
763 priv->hwres = dev->res = 300; in calibrate_device_101x()
783 priv->hwres = priv->saved_hwres; in calibrate_device_101x()
788 priv->hwres = dev->res = 300; in calibrate_device_101x()
804 priv->hwres = priv->saved_hwres; in calibrate_device_101x()
819 priv->hwres in calibrate_device_101x()
[all...]
H A Dmustek_pp_ccd300.h54 int hwres; member

Completed in 2 milliseconds