Searched refs:CLzma2EncHandle (Results 1 – 1 of 1) sorted by relevance
36 typedef void * CLzma2EncHandle; typedef38 CLzma2EncHandle Lzma2Enc_Create(ISzAlloc *alloc, ISzAlloc *allocBig);39 void Lzma2Enc_Destroy(CLzma2EncHandle p);40 SRes Lzma2Enc_SetProps(CLzma2EncHandle p, const CLzma2EncProps *props);41 Byte Lzma2Enc_WriteProperties(CLzma2EncHandle p);42 SRes Lzma2Enc_Encode(CLzma2EncHandle p,