Searched refs:lzma_mt (Results 1 – 6 of 6) sorted by relevance
185 } lzma_mt; typedef335 const lzma_mt *options) lzma_nothrow lzma_attr_pure;358 lzma_stream *strm, const lzma_mt *options)
869 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, in get_options()944 const lzma_mt *options) in stream_encoder_mt_init()1093 lzma_stream *strm, const lzma_mt *options)1099 lzma_stream *strm, const lzma_mt *options)1105 lzma_stream *strm, const lzma_mt *options)1111 lzma_stream_encoder_mt(lzma_stream *strm, const lzma_mt *options) in lzma_stream_encoder_mt()1128 const lzma_mt *options) lzma_nothrow lzma_attr_pure1133 const lzma_mt *options) lzma_nothrow lzma_attr_pure1138 const lzma_mt *options) lzma_nothrow lzma_attr_pure;1146 lzma_stream_encoder_mt_memusage(const lzma_mt *options) in lzma_stream_encoder_mt_memusage()
227 lzma_mt mt_options; in archive_compressor_xz_init_stream()
2920 lzma_mt mt_options; in compression_init_encoder_xz()
55 static lzma_mt mt_options = {
5321 liblzma: Document how lzma_mt.block_size affects memory usage.5435 liblzma: Fix lzma_mt.preset in lzma_stream_encoder_mt_memusage().6159 liblzma: Fix lzma_mt.preset not working with lzma_stream_encoder_mt().