Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevmpla.c58 int plane_depth = planes[pi].depth; in gdev_mem_set_planar() local
115 #define MEM_SET_PARAMS(mdev, plane_depth)\ argument
135 int plane_depth = mdev->planes[pi].depth; in mem_planar_fill_rectangle() local
162 int plane_depth = mdev->planes[pi].depth; in mem_planar_copy_mono() local
207 int plane_depth = mdev->planes[pi].depth; in mem_planar_copy_color() local
306 int plane_depth = mdev->planes[pi].depth; in mem_planar_strip_tile_rectangle() local
373 int plane_depth = mdev->planes[pi].depth; in planar_to_chunky() local
417 int plane_depth = mdev->planes[pi].depth; in planar_to_chunky() local
H A Dgdevbmp.c177 int plane_depth = pdev->color_info.depth / 4; in bmp_cmyk_print_page() local
H A Dgdevbmpc.c197 int plane_depth = depth / 4; in write_bmp_separated_header() local
H A Dgxdevmem.h146 int plane_depth; /* if non-zero, depth of all planes */ member
H A Dgdevprn.c835 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
H A Dgdevpbm.c1019 int plane_depth; in psm_print_page() local
H A Dgdevplnx.c421 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local