Home
last modified time | relevance | path

Searched refs:opt_easy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c956 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, in get_options() argument
973 if (lzma_easy_preset(opt_easy, options->preset)) in get_options()
976 *filters = opt_easy->filters; in get_options()