Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2DecMt.h66 SRes Lzma2DecMt_Init(CLzma2DecMtHandle pp,
DLzma2DecMt.c975 SRes Lzma2DecMt_Init(CLzma2DecMtHandle pp, in Lzma2DecMt_Init() function
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp233 SRes res = Lzma2DecMt_Init(_dec, _prop, &props, outSize, _finishMode, &_inWrap.vt); in SetOutStreamSize()