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

/external/lzma/xz-embedded/
H A Dxz.h225 * freeing and reallocating memory with xz_dec_end() and xz_dec_init().
234 * xz_dec_end() - Free the memory allocated for the decoder state
238 XZ_EXTERN void xz_dec_end(struct xz_dec *s);
H A Dxz_dec_stream.c838 XZ_EXTERN void xz_dec_end(struct xz_dec *s) function

Completed in 357 milliseconds