Home
last modified time | relevance | path

Searched refs:mtDec (Results 1 – 2 of 2) sorted by relevance

/external/lzma/C/
DMtDec.c144 ISzAlloc_Free(t->mtDec->alloc, link); in MtDecThread_FreeInBufs()
265 CMtDec *p = t->mtDec; in ThreadFunc2()
847 p = t->mtDec; in ThreadFunc1()
992 t->mtDec = p; in MtDec_Construct()
DMtDec.h43 struct _CMtDec *mtDec; member