Home
last modified time | relevance | path

Searched defs:misc_struct (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevcd8.c557 struct misc_struct { struct
558 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