Home
last modified time | relevance | path

Searched refs:MtDec_Construct (Results 1 – 4 of 4) sorted by relevance

/external/lzma/C/
DMtDec.h182 void MtDec_Construct(CMtDec *p);
DMtDec.c963 void MtDec_Construct(CMtDec *p) in MtDec_Construct() function
DLzma2DecMt.c868 MtDec_Construct(&p->mtc); in Lzma2DecMt_Decode()
DXzDec.c2609 MtDec_Construct(&p->mtc); in XzDecMt_Decode()