Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp.h253 int bottomX, bottomY; member
H A Dmustek_pp.c1614 hndl->bottomX = in sane_get_parameters()
1625 if (hndl->topX > hndl->bottomX) { in sane_get_parameters()
1627 hndl->topX = hndl->bottomX; in sane_get_parameters()
1628 hndl->bottomX = tmp; in sane_get_parameters()
1636 hndl->params.pixels_per_line = (hndl->bottomX - hndl->topX) * hndl->res in sane_get_parameters()
H A Dmustek_pp_ccd300.c203 adjustline = (dev->bottomX - dev->topX) * priv->hwres / 300; in set_line_adjust()
207 dev->params.pixels_per_line, (dev->bottomX - dev->topX), adjustline, in set_line_adjust()
H A Dmustek_pp_cis.c2552 cisdev->CIS.imagebytes = dev->bottomX - dev->topX; in cis_drv_start()

Completed in 11 milliseconds