Searched refs:XZ_PREALLOC (Results 1 - 2 of 2) sorted by relevance

/external/lzma/xz-embedded/
H A Dxz.h40 * @XZ_PREALLOC: Multi-call mode with preallocated LZMA2
58 XZ_PREALLOC, enumerator in enum:xz_mode
67 * (XZ_PREALLOC or XZ_DYNALLOC).
85 * only in multi-call mode (XZ_PREALLOC or
179 * Multi-call mode with preallocated dictionary (XZ_PREALLOC): dict_max bytes
H A Dxz_private.h73 # define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC)

Completed in 985 milliseconds