Home
last modified time | relevance | path

Searched defs:decompress_block (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/fs/jffs2/
Dmini_inflate.c350 long decompress_block(unsigned char *dest, unsigned char *source, in decompress_block() function
/external/ImageMagick/coders/
Dmat.c475 static Image *decompress_block(Image *orig, unsigned int *Size, ImageInfo *clone_info, ExceptionInf… in decompress_block() function
479 void *cache_block, *decompress_block; in decompress_block() local