Searched defs:opt_easy (Results 1 – 6 of 6) sorted by relevance
18 lzma_options_easy opt_easy; in lzma_easy_decoder_memusage() local
18 lzma_options_easy opt_easy; in lzma_easy_encoder_memusage() local
16 lzma_easy_preset(lzma_options_easy *opt_easy, uint32_t preset) in lzma_easy_preset()
18 lzma_options_easy opt_easy; in lzma_easy_encoder() local
20 lzma_options_easy opt_easy; in lzma_easy_buffer_encode() local
958 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, in get_options()