Home
last modified time | relevance | path

Searched refs:decompress_dynamic (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c212 static void decompress_dynamic(struct bitstream *stream, unsigned char *dest) in decompress_dynamic() function
362 decompress_dynamic(&stream, dest + stream.decoded); in decompress_block()