Home
last modified time | relevance | path

Searched defs:image_size (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dsjbig2.c197 long image_size = image->height*image->stride; in s_jbig2decode_process() local
H A Dsjpx.c364 long image_size = stride*jas_image_height(image); in s_jpxd_process() local
H A Ddwimg.c164 image_size(IMAGE *img, int new_width, int new_height, int new_raster, in image_size() function