Home
last modified time | relevance | path

Searched refs:plane_depth (Results 51 – 75 of 87) sorted by relevance

1234

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevprn.c799 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
804 render_plane->depth = plane_depth; in gx_render_plane_init()
805 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
H A Dgdevplnx.c422 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
424 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
427 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevmem.c325 if (base && !mdev->plane_depth) in gdev_mem_set_line_ptrs()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevprn.c799 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
804 render_plane->depth = plane_depth; in gx_render_plane_init()
805 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
H A Dgdevplnx.c422 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
424 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
427 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevmem.c325 if (base && !mdev->plane_depth) in gdev_mem_set_line_ptrs()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevprn.c861 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
866 render_plane->depth = plane_depth; in gx_render_plane_init()
867 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
H A Dgdevplnx.c418 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
420 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
423 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevmem.c462 if (base && !mdev->plane_depth) in gdev_mem_set_line_ptrs()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevprn.c902 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
907 render_plane->depth = plane_depth; in gx_render_plane_init()
908 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
H A Dgdevplnx.c420 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
422 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
425 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevmem.c484 if (base && !mdev->plane_depth) in gdev_mem_set_line_ptrs()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevprn.c902 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
907 render_plane->depth = plane_depth; in gx_render_plane_init()
908 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
H A Dgdevplnx.c420 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
422 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
425 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevmem.c484 if (base && !mdev->plane_depth) in gdev_mem_set_line_ptrs()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevprn.c861 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
866 render_plane->depth = plane_depth; in gx_render_plane_init()
867 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
H A Dgdevplnx.c418 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
420 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
423 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevmem.c462 if (base && !mdev->plane_depth) in gdev_mem_set_line_ptrs()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevplnx.c449 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
451 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
454 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevdrop.c138 int plane_depth; in gx_default_strip_copy_rop2() local
171 plane_depth = dev->color_info.depth / num_comp; in gx_default_strip_copy_rop2()
174 planes[i].shift = plane_depth * (num_comp - 1 - i); in gx_default_strip_copy_rop2()
175 planes[i].depth = plane_depth; in gx_default_strip_copy_rop2()
475 int pdepth = dev->plane_depth; in pack_planar_from_standard()
H A Dgdevprn.c1269 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
1274 render_plane->depth = plane_depth; in gx_render_plane_init()
1275 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevplnx.c449 int plane_depth = plane_dev->color_info.depth; in plane_open_device() local
451 gdev_mem_device_for_bits(plane_depth); in plane_open_device()
454 edev->plane_mask = (1 << plane_depth) - 1; in plane_open_device()
H A Dgdevdrop.c138 int plane_depth; in gx_default_strip_copy_rop2() local
171 plane_depth = dev->color_info.depth / num_comp; in gx_default_strip_copy_rop2()
174 planes[i].shift = plane_depth * (num_comp - 1 - i); in gx_default_strip_copy_rop2()
175 planes[i].depth = plane_depth; in gx_default_strip_copy_rop2()
475 int pdepth = dev->plane_depth; in pack_planar_from_standard()
H A Dgdevprn.c1269 int plane_depth = dev->color_info.depth / num_planes; in gx_render_plane_init() local
1274 render_plane->depth = plane_depth; in gx_render_plane_init()
1275 render_plane->shift = plane_depth * (num_planes - 1 - index); in gx_render_plane_init()
/dports/graphics/sswf/sswf-1.8.4/samples/libya/
H A Dlibya.sswf1889 depth: plane_depth;
1894 depth: plane_depth;
1899 depth: plane_depth;
1904 depth: plane_depth;
1909 depth: plane_depth;
1914 depth: plane_depth;
1919 depth: plane_depth;
1924 depth: plane_depth;
1929 depth: plane_depth;
5213 plane_depth = ruins_depth + 1;
[all …]

1234