Home
last modified time | relevance | path

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

/third_party/lzma/C/
DMtDec.c146 ISzAlloc_Free(t->mtDec->alloc, link); in MtDecThread_FreeInBufs()
266 CMtDec *p = t->mtDec; in ThreadFunc2()
849 p = t->mtDec; in ThreadFunc1()
993 t->mtDec = p; in MtDec_Construct()
DMtDec.h43 struct _CMtDec *mtDec; member