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

/external/lzma/xz-embedded/
H A Dxz_dec_lzma2.c416 static uint32_t dict_flush(struct dictionary *dict, struct xz_buf *b) function
1072 s->lzma2.uncompressed -= dict_flush(&s->dict, b);

Completed in 1671 milliseconds