HomeSort by relevance Sort by last modified time
    Searched refs:MtProgress_Set (Results 1 - 3 of 3) sorted by null

  /external/lzma/C/
MtCoder.h 47 SRes MtProgress_Set(CMtProgress *p, unsigned index, UInt64 inSize, UInt64 outSize);
Lzma2Enc.c 343 if (MtProgress_Set(&mainEncoder->mtCoder.mtProgress, index, p->srcPos, *destSize) != SZ_OK)
MtCoder.c 80 SRes MtProgress_Set(CMtProgress *p, unsigned index, UInt64 inSize, UInt64 outSize)

Completed in 149 milliseconds