Searched refs:XZ_PREALLOC (Results 1 – 5 of 5) sorted by relevance
54 XZ_PREALLOC, enumerator
76 # define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC)
185 state = xz_dec_init(XZ_PREALLOC, DICT_MAX); in xz_dec_test_init()
93 stream->state = xz_dec_init(XZ_PREALLOC, comp_opts->dict_size); in squashfs_xz_init()
136 strm->state = xz_dec_microlzma_alloc(XZ_PREALLOC, dict_size); in z_erofs_load_lzma_config()
Completed in 6 milliseconds