Home
last modified time | relevance | path

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

/external/lzma/C/
DMtDec.c100 static WRes MtDecThread_CreateEvents(CMtDecThread *t) in MtDecThread_CreateEvents()
113 static SRes MtDecThread_CreateAndStart(CMtDecThread *t) in MtDecThread_CreateAndStart()
129 void MtDecThread_FreeInBufs(CMtDecThread *t) in MtDecThread_FreeInBufs()
146 static void MtDecThread_CloseThread(CMtDecThread *t) in MtDecThread_CloseThread()
166 static void MtDecThread_Destruct(CMtDecThread *t) in MtDecThread_Destruct()
237 static WRes MtDec_ThreadFunc2(CMtDecThread *t) in MtDec_ThreadFunc2()
269 CMtDecThread *nextThread; in MtDec_ThreadFunc2()
826 CMtDecThread *t = (CMtDecThread *)pp; in MtDec_ThreadFunc1()
851 CMtDecThread *t = (CMtDecThread *)pp; in MtDec_ThreadFunc()
886 CMtDecThread *t = &p->threads[p->filledThreadStart]; in MtDec_Read()
[all …]
DMtDec.h54 } CMtDecThread; typedef
56 void MtDecThread_FreeInBufs(CMtDecThread *t);
178 CMtDecThread threads[MTDEC_THREADS_MAX];