Searched defs:misc_struct (Results 1 – 1 of 1) sorted by relevance
557 struct misc_struct { struct558 int line_size; /* size of scan_line */559 int line_size_c; /* size of rescaled scan_line */560 int line_size_words; /* size of scan_line in words */561 int paper_size; /* size of paper */562 int num_comps; /* number of color components (1 - 4) */563 int bits_per_pixel; /* bits per pixel 1,4,8,16,24,32 */587 struct misc_struct *misc_vars, argument