Home
last modified time | relevance | path

Searched refs:alpha_plane_index (Results 1 – 25 of 26) sorted by relevance

12

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevpng.c908 int alpha_plane_index, int tag_plane_index) in pngalpha_put_image() argument
917 if (num_chan != 3 || alpha_plane_index <= 0) in pngalpha_put_image()
935 buffer_prn[des_position++] = (255 - buffers[alpha_plane_index][src_position]); in pngalpha_put_image()
H A Dgdevbit.c853 int alpha_plane_index, int tag_plane_index) in bit_put_image() argument
862 if (alpha_plane_index != 0) in bit_put_image()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevpng.c908 int alpha_plane_index, int tag_plane_index) in pngalpha_put_image() argument
917 if (num_chan != 3 || alpha_plane_index <= 0) in pngalpha_put_image()
935 buffer_prn[des_position++] = (255 - buffers[alpha_plane_index][src_position]); in pngalpha_put_image()
H A Dgdevbit.c853 int alpha_plane_index, int tag_plane_index) in bit_put_image() argument
862 if (alpha_plane_index != 0) in bit_put_image()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevbit.c748 int plane_stride, int alpha_plane_index, int tag_plane_index) in bit_put_image() argument
757 if (alpha_plane_index != 0) in bit_put_image()
H A Dgxdevcli.h1430 int alpha_plane_index, int tag_plane_index)
H A Dgdevmpla.c223 int plane_stride, int alpha_plane_index, int tag_plane_index) in mem_planar_put_image() argument
230 if (alpha_plane_index != 0 || plane_stride == 0 || in mem_planar_put_image()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevbit.c748 int plane_stride, int alpha_plane_index, int tag_plane_index) in bit_put_image() argument
757 if (alpha_plane_index != 0) in bit_put_image()
H A Dgxdevcli.h1430 int alpha_plane_index, int tag_plane_index)
H A Dgdevmpla.c223 int plane_stride, int alpha_plane_index, int tag_plane_index) in mem_planar_put_image() argument
230 if (alpha_plane_index != 0 || plane_stride == 0 || in mem_planar_put_image()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevoflt.c551 int alpha_plane_index, int tag_plane_index) in obj_filter_put_image() argument
554 …mage(dev, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in obj_filter_put_image()
H A Dgdevsclass.c791 int alpha_plane_index, int tag_plane_index) in default_subclass_put_image() argument
795 …ld, dev->child, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in default_subclass_put_image()
798 …v->child, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in default_subclass_put_image()
H A Dgdevepo.c475 int alpha_plane_index, int tag_plane_index) in epo_put_image() argument
481 …age)(dev, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in epo_put_image()
H A Dgdevnfwd.c1041 int alpha_plane_index, int tag_plane_index) in gx_forward_put_image() argument
1047 …mdev, buffers, num_chan, xstart, ystart, width, height, row_stride, alpha_plane_index, tag_plane_i… in gx_forward_put_image()
1049 …mdev, buffers, num_chan, xstart, ystart, width, height, row_stride, alpha_plane_index, tag_plane_i… in gx_forward_put_image()
H A Dgdevflp.c1141 int alpha_plane_index, int tag_plane_index) in flp_put_image() argument
1148 …mage(dev, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in flp_put_image()
H A Dgdevmpla.c259 int alpha_plane_index, int tag_plane_index) in mem_planar_put_image() argument
263 if (alpha_plane_index != 0) in mem_planar_put_image()
H A Dgxdevcli.h1474 int alpha_plane_index, int tag_plane_index)
H A Dgdevdflt.c1190 … num_chan, int x, int y, int width, int height, int row_stride, int alpha_plane_index, int tag_pla… in gx_default_put_image() argument
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevoflt.c551 int alpha_plane_index, int tag_plane_index) in obj_filter_put_image() argument
554 …mage(dev, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in obj_filter_put_image()
H A Dgdevsclass.c791 int alpha_plane_index, int tag_plane_index) in default_subclass_put_image() argument
795 …ld, dev->child, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in default_subclass_put_image()
798 …v->child, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in default_subclass_put_image()
H A Dgdevepo.c475 int alpha_plane_index, int tag_plane_index) in epo_put_image() argument
481 …age)(dev, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in epo_put_image()
H A Dgdevnfwd.c1041 int alpha_plane_index, int tag_plane_index) in gx_forward_put_image() argument
1047 …mdev, buffers, num_chan, xstart, ystart, width, height, row_stride, alpha_plane_index, tag_plane_i… in gx_forward_put_image()
1049 …mdev, buffers, num_chan, xstart, ystart, width, height, row_stride, alpha_plane_index, tag_plane_i… in gx_forward_put_image()
H A Dgdevflp.c1141 int alpha_plane_index, int tag_plane_index) in flp_put_image() argument
1148 …mage(dev, mdev, buffers, num_chan, x, y, width, height, row_stride, alpha_plane_index, tag_plane_i… in flp_put_image()
H A Dgdevmpla.c259 int alpha_plane_index, int tag_plane_index) in mem_planar_put_image() argument
263 if (alpha_plane_index != 0) in mem_planar_put_image()
H A Dgxdevcli.h1474 int alpha_plane_index, int tag_plane_index)

12