Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2Enc.h17 } CLzma2EncProps; typedef
19 void Lzma2EncProps_Init(CLzma2EncProps *p);
20 void Lzma2EncProps_Normalize(CLzma2EncProps *p);
38 SRes Lzma2Enc_SetProps(CLzma2EncHandle p, const CLzma2EncProps *props);
DLzma2Enc.c49 static SRes Lzma2EncInt_Init(CLzma2EncInt *p, const CLzma2EncProps *props) in Lzma2EncInt_Init()
176 void Lzma2EncProps_Init(CLzma2EncProps *p) in Lzma2EncProps_Init()
184 void Lzma2EncProps_Normalize(CLzma2EncProps *p) in Lzma2EncProps_Normalize()
276 CLzma2EncProps props;
451 SRes Lzma2Enc_SetProps(CLzma2EncHandle pp, const CLzma2EncProps *props) in Lzma2Enc_SetProps()
DXzEnc.h25 const CLzma2EncProps *lzma2Props;
/external/lzma/CPP/7zip/Compress/
DLzma2Encoder.cpp36 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props) in SetLzma2Prop()
66 CLzma2EncProps lzma2Props; in SetCoderProperties()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp37 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props);
798 CLzma2EncProps lzma2Props; in UpdateItems()
/external/lzma/DOC/
Dlzma-history.txt57 default value of chunk size (CLzma2EncProps::blockSize) is changed