Home
last modified time | relevance | path

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

/freebsd/lib/libbz2/
H A DMakefile9 huffman.c randtable.c
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c101 struct huffman { struct
249 static int lzh_huffman_init(struct huffman *, size_t, int);
250 static void lzh_huffman_free(struct huffman *);
252 static int lzh_make_fake_table(struct huffman *, uint16_t);
253 static int lzh_make_huffman_table(struct huffman *);
2364 struct huffman *lt = &(ds->lt); in lzh_decode_blocks()
2365 struct huffman *pt = &(ds->pt); in lzh_decode_blocks()
2580 lzh_huffman_free(struct huffman *hf) in lzh_huffman_free()
2692 lzh_make_fake_table(struct huffman *hf, uint16_t c) in lzh_make_fake_table()
2707 lzh_make_huffman_table(struct huffman *hf) in lzh_make_huffman_table()
[all …]
H A Darchive_read_support_format_cab.c109 struct huffman { struct
342 static int lzx_read_bitlen(struct lzx_stream *, struct huffman *, int);
343 static int lzx_huffman_init(struct huffman *, size_t, int);
344 static void lzx_huffman_free(struct huffman *);
345 static int lzx_make_huffman_table(struct huffman *);
346 static inline int lzx_decode_huffman(struct huffman *, unsigned);
2747 struct huffman *at = &(ds->at), *lt = &(ds->lt), *mt = &(ds->mt); in lzx_decode_blocks()
3120 lzx_huffman_init(struct huffman *hf, size_t len_size, int tbl_bits) in lzx_huffman_init()
3141 lzx_huffman_free(struct huffman *hf) in lzx_huffman_free()
3151 lzx_make_huffman_table(struct huffman *hf) in lzx_make_huffman_table()
[all …]
/freebsd/stand/libsa/
H A DMakefile91 .for i in bzlib.c crctable.c decompress.c huffman.c randtable.c
/freebsd/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md92 - [Huffman Coding](#huffman-coding)
555 The format of the Huffman tree description can be found at [Huffman Tree description](#huffman-tree…
568 [Huffman-Coded Streams](#huffman-coded-streams).
588 as described at [Huffman-Coded Streams](#huffman-coded-streams)
1438 and [Huffman](#huffman-tree-description) sections for how to decode these tables.
1680 - 0.2.9 : clarifications for huffman weights direct representation, by Ulrich Kunitz
1683 - 0.2.6 : fixed an error in huffman example, by Ulrich Kunitz
/freebsd/sys/contrib/zstd/
H A DCHANGELOG8 perf: faster huffman decoder, using x64 assembly, by @terrelln
419 doc : fixed huffman example, by Ulrich Kunitz (@ulikunitz)
/freebsd/sys/contrib/zlib/
H A DChangeLog1057 - Report 0 for huffman and rle strategies and for level == 0 or 1
1333 - pass params -f (filtered data), -h (huffman only), -1 to -9 (compression