Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevxcf.c990 int base_bytes_pp; /* almost always 3 (rgb) */ member
1183 int base_bytes_pp = xc->base_bytes_pp; in xcf_shuffle_to_tile() local
1216 int base_bytes_pp = xc->base_bytes_pp; in xcf_icc_to_tile() local
1258 int base_bytes_pp = xc->base_bytes_pp; in xcf_write_image_data() local
1331 int base_bytes_pp = xc->base_bytes_pp; in xcf_write_footer() local
H A Dgdevpsd.c798 int base_bytes_pp; /* almost always 3 (rgb) or 4 (CMYK) */ member
983 int base_bytes_pp = xc->base_bytes_pp; in psd_calib_row() local
1033 int base_bytes_pp = xc->base_bytes_pp; in psd_write_image_data() local