Searched refs:stream_decoder_reset (Results 1 – 2 of 2) sorted by relevance
87 stream_decoder_reset(lzma_stream_coder *coder, const lzma_allocator *allocator) in stream_decoder_reset() function374 return_if_error(stream_decoder_reset(coder, allocator)); in stream_decode()461 return stream_decoder_reset(coder, allocator); in lzma_stream_decoder_init()
953 stream_decoder_reset(struct lzma_stream_coder *coder, in stream_decoder_reset() function1759 return_if_error(stream_decoder_reset(coder, allocator)); in stream_decode_mt()2005 return stream_decoder_reset(coder, allocator); in stream_decoder_mt_init()