Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2Dec.h25 #define Lzma2Dec_Construct(p) LzmaDec_Construct(&(p)->decoder) macro
DLzma2DecMt.c249 Lzma2Dec_Construct(&t->dec); in Lzma2DecMt_MtCallback_Parse()
612 Lzma2Dec_Construct(&p->dec); in Lzma2Dec_Prepare_ST()
DLzma2Dec.c476 Lzma2Dec_Construct(&p); in Lzma2Decode()
D7zDec.c200 Lzma2Dec_Construct(&state); in SzDecodeLzma2()
DXzDec.c422 Lzma2Dec_Construct(&spec->decoder); in Lzma2State_SetFromMethod()