Home
last modified time | relevance | path

Searched refs:CMtCoder (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/C/
H A DMtCoder.h128 } CMtCoder; typedef
131 void MtCoder_Construct(CMtCoder *p);
132 void MtCoder_Destruct(CMtCoder *p);
133 SRes MtCoder_Code(CMtCoder *p);
H A DMtCoder.c88 CMtCoder *mtc = t->mtCoder; in ThreadFunc2()
323 CMtCoder *mtc = t->mtCoder; in ThreadFunc()
343 void MtCoder_Construct(CMtCoder *p) in MtCoder_Construct()
391 static void MtCoder_Free(CMtCoder *p) in MtCoder_Free()
416 void MtCoder_Destruct(CMtCoder *p) in MtCoder_Destruct()
425 SRes MtCoder_Code(CMtCoder *p) in MtCoder_Code()
H A DLzma2Enc.c377 CMtCoder mtCoder;
H A DXzEnc.c977 CMtCoder mtCoder;

Completed in 5 milliseconds