Home
last modified time | relevance | path

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

/reactos/sdk/tools/hhpcomp/lzx_compress/
H A Dlzx_layer.c930 lzx_write_compressed_tree(struct lzx_data *lzxd, in lzx_write_compressed_tree() function
1155 lzx_write_compressed_tree(lzxd, lzxd->main_tree, lzxd->prev_main_treelengths, NUM_CHARS); in lzx_compress_block()
1158 lzx_write_compressed_tree(lzxd, lzxd->main_tree + NUM_CHARS, in lzx_compress_block()
1163 lzx_write_compressed_tree(lzxd, lzxd->length_tree, lzxd->prev_length_treelengths, in lzx_compress_block()