Home
last modified time | relevance | path

Searched defs:Pieusb_Scan_Parameters (Results 1 – 1 of 1) sorted by relevance

/third_party/backends/backend/
Dpieusb_scancmd.h132 struct Pieusb_Scan_Parameters { struct
133 SANE_Int width; /* Number of pixels on a scan line */
134 … SANE_Int lines; /* Number of lines in the scan. Value depends on color format, see Pieusb_Mode. */
135 SANE_Int bytes; /* Number of bytes on a scan line. Value depends on color format. */
136 …1; /* 0x08 in the logs, but may also be set to 0x16, they seem to be used in “line”-format only. */
137 …2; /* 0x08 in the logs, but may also be set to 0x16, they seem to be used in “line”-format only. */
138 SANE_Int period; /* Seems to be unused */
139 SANE_Int scsiTransferRate; /* Don't use, values cannot be trusted */
140 …lue depends on color format. Returns a value >0 if PARAM is called while scanning is in progress */
141 SANE_Byte motor; /* Motor direction in bit 0 */