Searched defs:decompress_block (Results 1 – 2 of 2) sorted by relevance
350 long decompress_block(unsigned char *dest, unsigned char *source, in decompress_block() function
475 static Image *decompress_block(Image *orig, unsigned int *Size, ImageInfo *clone_info, ExceptionInf… in decompress_block() function479 void *cache_block, *decompress_block; in decompress_block() local