Lines Matching refs:SANE_Int

103   SANE_Int vendor_id;
104 SANE_Int product_id;
109 SANE_Int motor_type;
110 SANE_Int sensor_type;
111 SANE_Int HomeEdgePoint1;
112 SANE_Int HomeEdgePoint2;
120 SANE_Int id;
121 SANE_Int offset_startx; /* starting x for offset calibration */
122 SANE_Int offset_endx; /* end x for offset calibration */
123 SANE_Int offset_threshold; /* target threshold for offset calibration */
124 SANE_Int xoffset; /* number of unusable pixels on the start of the sensor */
125 SANE_Int default_gain; /* value of the default gain for a scan */
126 SANE_Int red_gain_target;
127 SANE_Int green_gain_target;
128 SANE_Int blue_gain_target;
129 SANE_Int gray_gain_target;
130 SANE_Int red_shading_target;
131 SANE_Int green_shading_target;
132 SANE_Int blue_shading_target;
133 SANE_Int gray_shading_target;
134 SANE_Int offset_fallback; /* offset to use in case offset calibration fails */
135 SANE_Int gain_fallback; /* gain to use in case offset calibration fails */
175 SANE_Int gray_offset;
176 SANE_Int max_gray_offset;
177 SANE_Int region;
178 SANE_Int red_offset;
179 SANE_Int green_offset;
180 SANE_Int blue_offset;
181 SANE_Int max_red_offset;
182 SANE_Int max_green_offset;
183 SANE_Int max_blue_offset;
191 SANE_Int image_line_no;
192 SANE_Int bit_counter;
193 SANE_Int max_lineart_offset;
206 SANE_Int devnum;
210 SANE_Int x_dpi;
211 SANE_Int y_dpi;
214 SANE_Int cancel_ctr;
253 void sanei_lexmark_low_move_fwd (SANE_Int distance, Lexmark_Device * dev,
258 SANE_Int sanei_lexmark_low_find_start_line (Lexmark_Device * dev);
260 SANE_Int resolution,
261 SANE_Int offset,
264 long sanei_lexmark_low_read_scan_data (SANE_Byte * data, SANE_Int size,
268 SANE_Int vendor, SANE_Int product,