Home
last modified time | relevance | path

Searched refs:Decode2 (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/C/Util/Lzma/
DLzmaUtil.c73 static SRes Decode2(CLzmaDec *state, ISeqOutStream *outStream, ISeqInStream *inStream, in Decode2() function
148 res = Decode2(&state, outStream, inStream, unpackSize); in Decode()