Searched refs:SzDecodeLzma2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A D7zDec.c175 static SRes SzDecodeLzma2(CSzCoderInfo *coder, UInt64 inSize, ILookInStream *inStream, function
401 RINOK(SzDecodeLzma2(coder, inSize, inStream, outBufCur, outSizeCur, allocMain));
/external/lzma/C/
H A D7zDec.c175 static SRes SzDecodeLzma2(CSzCoderInfo *coder, UInt64 inSize, ILookInStream *inStream, function
401 RINOK(SzDecodeLzma2(coder, inSize, inStream, outBufCur, outSizeCur, allocMain));

Completed in 26 milliseconds