Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsbitops.c674 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
684 bytes_rectangle_is_const(const byte * src, uint src_raster, in bytes_rectangle_is_const()
706 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle_zero_padding()
H A Dgdevdgbr.c207 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsbitops.c674 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
684 bytes_rectangle_is_const(const byte * src, uint src_raster, in bytes_rectangle_is_const()
706 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle_zero_padding()
H A Dgdevdgbr.c207 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/databases/postgis32/postgis-3.2.0/raster/rt_core/
H A Drt_gdal.c91 rt_raster src_raster, in rt_raster_gdal_contour()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsbitops.c655 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
667 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle_zero_padding()
H A Dgdevdgbr.c215 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsbitops.c655 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
667 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle_zero_padding()
H A Dgdevdgbr.c215 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsbitops.c599 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
H A Dgdevdgbr.c214 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsbitops.c599 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
H A Dgdevdgbr.c214 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsbitops.c654 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
H A Dgdevdgbr.c208 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsbitops.c654 const byte * src, uint src_raster, int width_bytes, int height) in bytes_copy_rectangle()
H A Dgdevdgbr.c208 const byte *src_line, uint src_raster, in gx_get_bits_copy_cmyk_1bit()
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Davision.c6490 uint8_t* src_raster; in get_background_raster() local