Lines Matching defs:ibm_window_data
320 struct ibm_window_data { struct
322 SANE_Byte reserved[6];
323 SANE_Byte len[2];
325 SANE_Byte window_id; /* must be zero */
326 SANE_Byte reserved0;
327 SANE_Byte x_res[2];
328 SANE_Byte y_res[2];
329 SANE_Byte x_org[4];
330 SANE_Byte y_org[4];
331 SANE_Byte width[4];
332 SANE_Byte length[4];
333 SANE_Byte brightness;
334 SANE_Byte threshold;
335 SANE_Byte contrast;
336 SANE_Byte image_comp; /* image composition (data type) */
337 SANE_Byte bits_per_pixel;
338 SANE_Byte halftone_code; /* halftone_pattern[0] in ricoh.h */
339 SANE_Byte halftone_id; /* halftone_pattern[1] in ricoh.h */
340 SANE_Byte pad_type;
341 SANE_Byte bit_ordering[2];
342 SANE_Byte compression_type;
343 SANE_Byte compression_arg;
344 SANE_Byte res3[6];
348 SANE_Byte byte1;
349 SANE_Byte byte2;
350 SANE_Byte mrif_filtering_gamma_id;
351 SANE_Byte byte3;
352 SANE_Byte byte4;
353 SANE_Byte binary_filter;
354 SANE_Byte reserved2[18];
356 SANE_Byte reserved3[256];