Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dmini_inflate.c16 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()