Searched defs:xz_dec_run (Results 1 - 1 of 1) sorted by relevance

/external/lzma/xz-embedded/
H A Dxz_dec_stream.c66 * True if the next call to xz_dec_run() is allowed to return
736 * xz_dec_run() is a wrapper for dec_main() to handle some special cases in
745 * after the second consecutive call to xz_dec_run() that makes no progress.
760 XZ_EXTERN enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b) function

Completed in 31 milliseconds