Searched refs:inputCompressedStream (Results 1 – 1 of 1) sorted by relevance
338 MyInputStream inputCompressedStream = null; in LzmaBenchmark() local351 inputCompressedStream = new MyInputStream(compressedBuffer, compressedSize); in LzmaBenchmark()362 inputCompressedStream.reset(); in LzmaBenchmark()367 if (!decoder.Code(inputCompressedStream, crcOutStream, outSize)) in LzmaBenchmark()