Home
last modified time | relevance | path

Searched refs:SANE_Byte (Results 1 - 25 of 264) sorted by relevance

1234567891011

/third_party/backends/backend/
H A Dhs2p-scsi.h222 SANE_Byte error_code;
225 SANE_Byte segment_number;
231 SANE_Byte sense_key;
233 SANE_Byte information[4];
236 SANE_Byte sense_length;
239 SANE_Byte command_specific_information[4];
240 SANE_Byte sense_code;
241 SANE_Byte sense_code_qualifier;
272 SANE_Byte devtype; /* must be 0x06 */
278 SANE_Byte rmb_evp
[all...]
H A Dbh.h228 SANE_Byte compressiontype;
229 SANE_Byte compressionarg;
261 SANE_Byte devtype;
332 SANE_Byte search_bars[NUM_SEARCH_BARS];
350 SANE_Byte readlist[NUM_READS];
558 _lto2b(u_long val, SANE_Byte *bytes) in _lto2b()
565 _lto3b(u_long val, SANE_Byte *bytes) in _lto3b()
573 _lto4b(u_long val, SANE_Byte *bytes) in _lto4b()
582 _2btol(SANE_Byte *bytes) in _2btol()
592 _4btol(SANE_Byte *byte
[all...]
H A Dsharp.h137 SANE_Byte *buffer;
240 SANE_Byte *buffer; /* for color data re-ordering, required for JX 250 */
285 SANE_Byte *data;
298 SANE_Byte wid;
299 SANE_Byte autobit;
300 SANE_Byte x_res[2];
301 SANE_Byte y_res[2];
303 SANE_Byte x_ul[4];
304 SANE_Byte y_ul[4];
305 SANE_Byte widt
[all...]
H A Dnec.h140 SANE_Byte *buffer;
231 SANE_Byte *buffer; /* for color data re-ordering */
279 SANE_Byte *data;
292 SANE_Byte wid;
293 SANE_Byte autobit;
294 SANE_Byte x_res[2];
295 SANE_Byte y_res[2];
297 SANE_Byte x_ul[4];
298 SANE_Byte y_ul[4];
299 SANE_Byte widt
[all...]
H A Dricoh.h57 #define MEASUREMENTS_PAGE (SANE_Byte)(0x03)
110 _lto2b(SANE_Int val, SANE_Byte *bytes) in _lto2b()
118 _lto3b(SANE_Int val, SANE_Byte *bytes) in _lto3b()
127 _lto4b(SANE_Int val, SANE_Byte *bytes) in _lto4b()
137 _2btol(SANE_Byte *bytes) in _2btol()
147 _3btol(SANE_Byte *bytes) in _3btol()
158 _4btol(SANE_Byte *bytes) in _4btol()
251 SANE_Byte devtype;
252 SANE_Byte byte2;
253 SANE_Byte byte
[all...]
H A Dibm.h71 #define MEASUREMENTS_PAGE (SANE_Byte)(0x03)
154 _lto2b(SANE_Int val, SANE_Byte *bytes) in _lto2b()
163 _lto3b(SANE_Int val, SANE_Byte *bytes) in _lto3b()
173 _lto4b(SANE_Int val, SANE_Byte *bytes) in _lto4b()
183 _2btol(SANE_Byte *bytes) in _2btol()
193 _3btol(SANE_Byte *bytes) in _3btol()
204 _4btol(SANE_Byte *bytes) in _4btol()
306 SANE_Byte devtype;
307 SANE_Byte byte2;
308 SANE_Byte byte
[all...]
H A Dhp3900_types.c169 #define _B0(x) ((SANE_Byte)((x) & 0xFF))
170 #define _B1(x) ((SANE_Byte)((x) >> 0x08))
171 #define _B2(x) ((SANE_Byte)((x) >> 0x10))
172 #define _B3(x) ((SANE_Byte)((x) >> 0x18))
191 typedef unsigned char SANE_Byte; typedef
209 SANE_Byte SaveCalibFile;
210 SANE_Byte DumpShadingData;
211 SANE_Byte ScanWhiteBoard;
212 SANE_Byte EnableGamma;
213 SANE_Byte use_fixed_pw
[all...]
H A Dmustek_usb_low.h66 #define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF))
67 #define LOBYTE(w) ((SANE_Byte)(w))
119 SANE_Byte append;
120 SANE_Byte test_sram;
121 SANE_Byte fix_pattern;
123 SANE_Byte select;
124 SANE_Byte frontend;
126 SANE_Byte rgb_sel_pin;
127 SANE_Byte asic_io_pins;
129 SANE_Byte timin
[all...]
H A Drts88xx_lib.h80 SANE_Bool sanei_rts88xx_is_color (SANE_Byte * regs);
82 void sanei_rts88xx_set_gray_scan (SANE_Byte * regs);
83 void sanei_rts88xx_set_color_scan (SANE_Byte * regs);
84 void sanei_rts88xx_set_offset (SANE_Byte * regs, SANE_Byte red,
85 SANE_Byte green, SANE_Byte blue);
86 void sanei_rts88xx_set_gain (SANE_Byte * regs, SANE_Byte red, SANE_Byte gree
[all...]
H A Dpieusb_scancmd.h60 SANE_Byte deviceType; /* 0x06 = scanner */
61 SANE_Byte additionalLength; /* including this byte: 0xb4 = 180, so total structure 184 bytes */
70 SANE_Byte filters; /* 0x9e = 10011110 ?-0-0-OnePassColor-B-G-R-N => additional infrared? */
71 SANE_Byte colorDepths; /* 0x35 = 00110101 0-0-16-12-10-8-4-1 */
72 SANE_Byte colorFormat; /* 0x07 = 00000111 0-0-0-0-0-Index-Line-Pixel */
73 SANE_Byte imageFormat; /* 0x09 = 00001001 0-0-0-0-OKLine-BlkOne-Motorola-Intel */
74 SANE_Byte scanCapability;
81 SANE_Byte optionalDevices;
89 SANE_Byte enhancements; /* 0x02 = no info in pie.c */
90 SANE_Byte gammaBit
[all...]
H A Dmustek_usb_high.h61 typedef SANE_Status (*Powerdelay_Function) (ma1017 *, SANE_Byte);
64 (*Getline_Function) (struct Mustek_Usb_Device * dev, SANE_Byte *,
127 SANE_Byte calibrator_type;
189 SANE_Byte *scan_buffer;
190 SANE_Byte *scan_buffer_start;
193 SANE_Byte *temp_buffer;
194 SANE_Byte *temp_buffer_start;
218 SANE_Byte init_max_power_delay;
219 SANE_Byte init_min_power_delay;
220 SANE_Byte init_adjust_wa
[all...]
H A Dibm-scsi.c65 SANE_Byte opcode;
66 SANE_Byte byte2;
67 SANE_Byte reserved[4];
68 SANE_Byte len[3];
69 SANE_Byte control;
73 SANE_Byte opcode;
74 SANE_Byte byte2;
77 SANE_Byte page_code; /* for mode_sense, reserved for mode_select */
78 SANE_Byte unused[1];
79 SANE_Byte le
[all...]
H A Dmicrotek.h124 SANE_Byte device_type;
125 SANE_Byte SCSI_firmware_ver_major;
126 SANE_Byte SCSI_firmware_ver_minor;
127 SANE_Byte scanner_firmware_ver_major;
128 SANE_Byte scanner_firmware_ver_minor;
129 SANE_Byte response_data_format;
132 SANE_Byte res_step;
140 SANE_Byte modes;
142 SANE_Byte pattern_dwnld;
146 SANE_Byte feed_typ
[all...]
H A Dricoh-scsi.c61 SANE_Byte opcode;
62 SANE_Byte byte2;
63 SANE_Byte reserved[4];
64 SANE_Byte len[3];
65 SANE_Byte control;
69 SANE_Byte opcode;
70 SANE_Byte byte2;
73 SANE_Byte page_code; /* for mode_sense, reserved for mode_select */
74 SANE_Byte unused[1];
75 SANE_Byte le
[all...]
H A Du12-scanner.h86 SANE_Byte Red;
87 SANE_Byte Green;
88 SANE_Byte Blue;
105 SANE_Byte bColors[3];
114 SANE_Byte *pb;
125 SANE_Byte *bp;
130 SANE_Byte *bp;
135 SANE_Byte *bp;
143 SANE_Byte b1st;
144 SANE_Byte b2n
[all...]
H A Dhpsj5s.h43 static void SwitchHardwareState (SANE_Byte mask, SANE_Byte invert_mask);
60 static SANE_Byte GetCalibration (void);
73 static void WriteAddress (SANE_Byte Address);
75 static void WriteData (SANE_Byte Data);
77 static void WriteScannerRegister (SANE_Byte Address, SANE_Byte Data);
79 static void CallFunctionWithParameter (SANE_Byte Function,
80 SANE_Byte Parameter);
82 static SANE_Byte CallFunctionWithRetVa
[all...]
H A Drts88xx_lib.c74 sanei_rts88xx_is_color (SANE_Byte * regs) in sanei_rts88xx_is_color()
82 sanei_rts88xx_set_gray_scan (SANE_Byte * regs) in sanei_rts88xx_set_gray_scan()
88 sanei_rts88xx_set_color_scan (SANE_Byte * regs) in sanei_rts88xx_set_color_scan()
94 sanei_rts88xx_set_offset (SANE_Byte * regs, SANE_Byte red, SANE_Byte green, in sanei_rts88xx_set_offset()
95 SANE_Byte blue) in sanei_rts88xx_set_offset()
109 sanei_rts88xx_set_gain (SANE_Byte * regs, SANE_Byte red, SANE_Byte gree
[all...]
H A Dmustek_usb2_asic.h60 #define LOBYTE(w) (SANE_Byte)((unsigned short)(w) & 0x00ff)
64 #define HIBYTE(w) (SANE_Byte)((unsigned short)(w)>>8 & 0x00ff)
110 SANE_Byte LineGap;
111 SANE_Byte TG_Pulse_Width_Pixel;
112 SANE_Byte TG_Wait_Width_Pixel;
115 SANE_Byte Dummy_Cycle;
116 SANE_Byte TG_Times;
132 SANE_Byte LineGap;
146 SANE_Byte AFE_Secondary_FF_LatchPos;
149 SANE_Byte PHTG_PluseWidt
[all...]
H A Dmustek_usb2_asic.c50 static SANE_Byte RegisterBankStatus = -1;
54 SANE_Byte * lpbuf) in WriteIOControl()
72 SANE_Byte * lpbuf) in ReadIOControl()
92 SANE_Byte buf[4]; in Mustek_ClearFIFO()
99 status = WriteIOControl (chip, 0x05, 0, 4, (SANE_Byte *) (buf)); in Mustek_ClearFIFO()
103 status = WriteIOControl (chip, 0xc0, 0, 4, (SANE_Byte *) (buf)); in Mustek_ClearFIFO()
114 Mustek_SendData (PAsic chip, unsigned short reg, SANE_Byte data) in Mustek_SendData()
116 SANE_Byte buf[4]; in Mustek_SendData()
177 Mustek_ReceiveData (PAsic chip, SANE_Byte * reg) in Mustek_ReceiveData()
180 SANE_Byte bu in Mustek_ReceiveData()
[all...]
H A Dmustek_usb_low.c182 SANE_Byte pattern = ((SANE_Byte) index) << 4; in usb_low_set_cmt_table()
183 SANE_Byte reg_no = 0; in usb_low_set_cmt_table()
236 usb_low_get_a2 (ma1017 * chip, SANE_Byte * value) in usb_low_get_a2()
238 SANE_Byte pattern; in usb_low_get_a2()
266 SANE_Byte data_field[2]; in usb_low_start_cmt_table()
304 SANE_Byte data_field[2]; in usb_low_stop_cmt_table()
305 SANE_Byte read_byte; in usb_low_stop_cmt_table()
353 SANE_Byte data, reg_no; in usb_low_set_test_sram_mode()
386 SANE_Byte dat in usb_low_set_fix_pattern()
[all...]
H A Dpieusb_scancmd.c64 static void _prep_scsi_cmd(SANE_Byte* command_bytes, SANE_Byte command, SANE_Word size);
75 static SANE_Byte
76 _get_byte(SANE_Byte* array, SANE_Byte offset) { in _get_byte()
84 _set_byte(SANE_Byte val, SANE_Byte* array, SANE_Byte offset) { in _set_byte()
95 _get_short(SANE_Byte* array, SANE_Byte offse
[all...]
H A Du12-hwdef.h53 #define _LOBYTE(x) ((SANE_Byte)((x) & 0xFF))
54 #define _HIBYTE(x) ((SANE_Byte)((x) >> 8))
400 SANE_Byte RD_Motor1Control; /* 0x0b */
401 SANE_Byte RD_StepControl; /* 0x14 */
402 SANE_Byte RD_Motor0Control; /* 0x15 */
403 SANE_Byte RD_XStepTime; /* 0x16 */
404 SANE_Byte RD_ModeControl; /* 0x1b */
405 SANE_Byte RD_LineControl; /* 0x1c */
406 SANE_Byte RD_ScanControl; /* 0x1d, init = 5 */
407 SANE_Byte RD_ModelContro
[all...]
H A Dhp3900_usb.c54 SANE_Byte * buffer, SANE_Int size,
57 SANE_Byte * buffer, SANE_Int size,
63 SANE_Byte * data, SANE_Int index);
69 SANE_Byte * buffer, SANE_Int size,
72 SANE_Byte data, SANE_Int index1,
79 SANE_Byte * buffer, SANE_Int size,
83 SANE_Byte * data);
89 SANE_Byte * buffer, SANE_Int size);
90 static SANE_Int Read_Bulk (USB_Handle usb_handle, SANE_Byte * buffer,
93 SANE_Byte dat
[all...]
H A Ddc240.h93 SANE_Byte model;
94 SANE_Byte ver_major;
95 SANE_Byte ver_minor;
111 SANE_Byte model;
112 SANE_Byte ver_major;
113 SANE_Byte ver_minor;
164 SANE_Byte pkt_code[2];
198 SANE_Byte attr;
199 SANE_Byte create_time[2];
200 SANE_Byte creat_dat
[all...]
/third_party/backends/include/sane/
H A Dsanei_magic.h81 sanei_magic_despeck (SANE_Parameters * params, SANE_Byte * buffer,
101 sanei_magic_findSkew(SANE_Parameters * params, SANE_Byte * buffer,
119 sanei_magic_rotate (SANE_Parameters * params, SANE_Byte * buffer,
139 sanei_magic_findEdges(SANE_Parameters * params, SANE_Byte * buffer,
157 sanei_magic_crop(SANE_Parameters * params, SANE_Byte * buffer,
173 sanei_magic_isBlank(SANE_Parameters * params, SANE_Byte * buffer,
191 sanei_magic_isBlank2(SANE_Parameters * params, SANE_Byte * buffer,
208 sanei_magic_findTurn(SANE_Parameters * params, SANE_Byte * buffer,
223 sanei_magic_turn(SANE_Parameters * params, SANE_Byte * buffer,

Completed in 25 milliseconds

1234567891011