Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dbzcat.c319 static int read_huffman_data(struct bunzip_data *bd, struct bwdata *bw) in read_huffman_data() function
497 if (!rc) rc=read_huffman_data(bd, bd->bwdata); in read_bunzip_data()