Home
last modified time | relevance | path

Searched defs:lzma_mf_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder.h29 struct lzma_mf_s { struct
35 uint8_t *buffer;
39 uint32_t size;
45 uint32_t keep_size_before;
51 uint32_t keep_size_after;
58 uint32_t offset;
63 uint32_t read_pos;
67 uint32_t read_ahead;
75 uint32_t read_limit;
80 uint32_t write_pos;
[all …]