Home
last modified time | relevance | path

Searched refs:Lzma2Dec_AllocateProbs (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/C/
H A DLzma2Dec.h30 SRes Lzma2Dec_AllocateProbs(CLzma2Dec *p, Byte prop, ISzAllocPtr alloc);
H A DLzma2Dec.c71 SRes Lzma2Dec_AllocateProbs(CLzma2Dec *p, Byte prop, ISzAllocPtr alloc) in Lzma2Dec_AllocateProbs() function
478 RINOK(Lzma2Dec_AllocateProbs(&p, prop, alloc)) in Lzma2Decode()
H A D7zDec.c232 RINOK(Lzma2Dec_AllocateProbs(&state, props[0], allocMain)) in SzDecodeLzma2()
H A DLzma2DecMt.c452 return Lzma2Dec_AllocateProbs(&t->dec, me->prop, &t->alloc.vt); // alloc.vt in Lzma2DecMt_MtCallback_PreCode()
H A DXzDec.c397 return Lzma2Dec_AllocateProbs(&p->decoder, props[0], alloc); in Lzma2State_SetProps()

Completed in 8 milliseconds