Searched refs:huffman_order (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/jffs2/ |
| H A D | mini_inflate.c | 16 static unsigned char huffman_order[] = {16, 17, 18, 0, 8, 7, 9, 6, 10, 5, variable 245 codes->lengths[huffman_order[i]] = length; in decompress_dynamic()
|