Searched defs:opt_easy (Results 1 – 6 of 6) sorted by relevance
19 lzma_options_easy opt_easy; in lzma_easy_encoder_memusage() local
19 lzma_options_easy opt_easy; in lzma_easy_decoder_memusage() local
17 lzma_easy_preset(lzma_options_easy *opt_easy, uint32_t preset) in lzma_easy_preset()
19 lzma_options_easy opt_easy; in lzma_easy_encoder() local
21 lzma_options_easy opt_easy; in lzma_easy_buffer_encode() local
866 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, in get_options()