Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.h245 unsigned int lines_max; /* maximum number of lines to scan */ member
H A Dumax.c3255 if (lines > dev->lines_max) /* reduce number of lines to scan if set up in config file */ in umax_trim_rowbufsize()
3257 lines = dev->lines_max; in umax_trim_rowbufsize()
7721 scanner->device->lines_max = scanner->device->request_preview_lines; in sane_start()
7725 scanner->device->lines_max = scanner->device->request_scan_lines; in sane_start()
7732 scsi_bufsize = scanner->device->width_in_pixels * scanner->device->lines_max; in sane_start()

Completed in 11 milliseconds