Home
last modified time | relevance | path

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

/external/lzma/C/
DMtCoder.h45 } CMtProgress; typedef
47 SRes MtProgress_Set(CMtProgress *p, unsigned index, UInt64 inSize, UInt64 outSize);
88 CMtProgress mtProgress;
DMtCoder.c61 static void MtProgress_Init(CMtProgress *p, ICompressProgress *progress) in MtProgress_Init()
71 static void MtProgress_Reinit(CMtProgress *p, unsigned index) in MtProgress_Reinit()
80 SRes MtProgress_Set(CMtProgress *p, unsigned index, UInt64 inSize, UInt64 outSize) in MtProgress_Set()
93 static void MtProgress_SetError(CMtProgress *p, SRes res) in MtProgress_SetError()