13 #ifndef LZMA_FILTER_ENCODER_H
14 #define LZMA_FILTER_ENCODER_H
const lzma_allocator * allocator
const lzma_filter * filters
lzma_ret lzma_raw_encoder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_filter *filters)
uint64_t lzma_mt_block_size(const lzma_filter *filters)
Custom functions for memory handling.
Hold data and function pointers of the next filter in the chain.
Definitions common to the whole liblzma library.
lzma_ret
Return values used by several functions in liblzma.