Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/
DLzmaEnc.h31 } CLzmaEncProps; typedef
33 void LzmaEncProps_Init(CLzmaEncProps *p);
34 void LzmaEncProps_Normalize(CLzmaEncProps *p);
35 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
54 SRes LzmaEnc_SetProps(CLzmaEncHandle p, const CLzmaEncProps *props);
73 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark,
DLzma2Enc.h15 CLzmaEncProps lzmaProps;