Searched refs:stream_decoder_reset (Results 1 – 2 of 2) sorted by relevance
86 stream_decoder_reset(lzma_stream_coder *coder, const lzma_allocator *allocator) in stream_decoder_reset() function369 return_if_error(stream_decoder_reset(coder, allocator)); in stream_decode()456 return stream_decoder_reset(coder, allocator); in lzma_stream_decoder_init()
946 stream_decoder_reset(struct lzma_stream_coder *coder, in stream_decoder_reset() function1756 return_if_error(stream_decoder_reset(coder, allocator)); in stream_decode_mt()2002 return stream_decoder_reset(coder, allocator); in stream_decoder_mt_init()