Searched refs:Lzma2EncInt_EncodeSubblock (Results 1 – 1 of 1) sorted by relevance
74 static SRes Lzma2EncInt_EncodeSubblock(CLzma2EncInt *p, Byte *outBuf, in Lzma2EncInt_EncodeSubblock() function298 res = Lzma2EncInt_EncodeSubblock(p, mainEncoder->outBuf, &packSize, outStream); in Lzma2Enc_EncodeMt1()348 res = Lzma2EncInt_EncodeSubblock(p, dest + *destSize, &packSize, NULL); in MtCallbackImp_Code()