bool lzma_easy_preset(lzma_options_easy *opt_easy, uint32_t preset)
Preset handling for easy encoder and decoder.
#define LZMA_FILTER_LZMA2
LZMA2 Filter ID.
void * options
Pointer to filter-specific options structure.
lzma_options_lzma opt_lzma
Options for LZMA2.
lzma_filter filters[LZMA_FILTERS_MAX+1]
#define LZMA_VLI_UNKNOWN
VLI value to denote that the value is unknown.