Searched defs:tile_data (Results 1 – 3 of 3) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gxwts.c | 310 unsigned char *tile_data; in gx_dc_wts_fill_rectangle_1() local 377 const unsigned char **tile_data, int tile_raster, in wts_repack_tile_4() 438 unsigned char *tile_data[4]; in gx_dc_wts_fill_rectangle_4() local
|
H A D | gdevxcf.c | 1177 xcf_shuffle_to_tile(xcf_write_ctx *xc, byte **tile_data, const byte *row, in xcf_shuffle_to_tile() 1210 xcf_icc_to_tile(xcf_write_ctx *xc, byte **tile_data, const byte *row, in xcf_icc_to_tile() 1256 byte **tile_data; in xcf_write_image_data() local
|
H A D | gdevpsd.c | 980 psd_calib_row(psd_write_ctx *xc, byte **tile_data, const byte *row, in psd_calib_row()
|