Searched defs:xz_dec (Results 1 – 2 of 2) sorted by relevance
25 struct xz_dec { struct27 enum {38 } sequence;41 uint32_t pos;65 * True if the next call to xz_dec_run() is allowed to return argument68 bool allow_buf_error;71 struct {103 struct xz_dec_hash hash; argument125 struct xz_dec_hash hash; argument141 struct xz_dec_lzma2 *lzma2; argument[all …]
Completed in 13 milliseconds