Searched refs:Lzma2DecMt_Create (Results 1 – 3 of 3) sorted by relevance
91 _dec = Lzma2DecMt_Create( in Code()226 _dec = Lzma2DecMt_Create(&g_AlignedAlloc, &g_MidAlloc); in SetOutStreamSize()
43 CLzma2DecMtHandle Lzma2DecMt_Create(ISzAllocPtr alloc, ISzAllocPtr allocMid);
125 CLzma2DecMtHandle Lzma2DecMt_Create(ISzAllocPtr alloc, ISzAllocPtr allocMid) in Lzma2DecMt_Create() function