Lines Matching refs:SANE_Int
217 SANE_Int gamma_length;
219 SANE_Int bpl, lines;
223 SANE_Int bytes;
224 SANE_Int lines;
231 SANE_Int buffer_size;
232 SANE_Int max_buffer_size;
234 SANE_Int max_block_buffer_size;
235 SANE_Int lines_per_block;
240 SANE_Int firmware_format;
242 SANE_Int firmware_revision_system;
253 SANE_Int gamma_table[4][256];
254 SANE_Int *halftone_pattern;
256 SANE_Int halftone_pattern_type;
260 SANE_Int pass; /* pass number */
261 SANE_Int line; /* current line number */
268 SANE_Int resolution_code;
283 SANE_Int color; /* first color appearing in read data */
284 SANE_Int max_value;
285 SANE_Int peak_res;
286 SANE_Int dist[3]; /* line distance */
287 SANE_Int index[3]; /* index for R/G/B color assignment */
288 SANE_Int quant[3]; /* for resolution correction */
289 SANE_Int saved[3]; /* number of saved color lines */
293 SANE_Int ld_line; /* line # currently processed in
295 SANE_Int lmod3; /* line # modulo 3 */