Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp_cis.h168 SANE_Int imagebytes; member
H A Dmustek_pp_cis.c1016 # Bytes = Skip2 * hw_hres/300 + (imagebytes * hw_hres/res) + 2 in cis_config_ccd()
1025 # Bytes = Skip2*hw_hres/600 + (imagebytes * hw_hres/res) + 2 in cis_config_ccd()
1063 DBG(4, "cis_config_ccd: skipcount: %d imagebytes: %d\n", skipCount, dev->CIS.imagebytes); in cis_config_ccd()
1072 byteCount = max2hw_hres(dev, skipCount + dev->CIS.imagebytes) + 2; in cis_config_ccd()
2552 cisdev->CIS.imagebytes = dev->bottomX - dev->topX; in cis_drv_start()

Completed in 5 milliseconds