Searched refs:LzmaEnc_Encode2 (Results 1 – 1 of 1) sorted by relevance
2844 static SRes LzmaEnc_Encode2(CLzmaEnc *p, ICompressProgress *progress) in LzmaEnc_Encode2() function2886 return LzmaEnc_Encode2((CLzmaEnc *)pp, progress); in LzmaEnc_Encode()2944 res = LzmaEnc_Encode2(p, progress); in LzmaEnc_MemEncode()