Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/
DLzma2Enc.h36 typedef void * CLzma2EncHandle; typedef
38 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,