Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c14 static unsigned char huffman_order[] = {16, 17, 18, 0, 8, 7, 9, 6, 10, 5, variable
243 codes->lengths[huffman_order[i]] = length; in decompress_dynamic()