Searched refs:lzma_auto_decoder (Results 1 – 7 of 7) sorted by relevance
5 lzma_auto_decoder;
4 lzma_auto_decoder;
814 extern LZMA_API(lzma_ret) lzma_auto_decoder(
198 lzma_auto_decoder(lzma_stream *strm, uint64_t memlimit, uint32_t flags) in lzma_auto_decoder() function
696 rc = lzma_auto_decoder(&xz, UINT64_MAX, 0); in uncompressxzlib()
5127 liblzma: Add .lz support to lzma_auto_decoder().