Searched refs:CLzma2EncProps (Results 1 – 6 of 6) sorted by relevance
17 } CLzma2EncProps; typedef19 void Lzma2EncProps_Init(CLzma2EncProps *p);20 void Lzma2EncProps_Normalize(CLzma2EncProps *p);38 SRes Lzma2Enc_SetProps(CLzma2EncHandle p, const CLzma2EncProps *props);
49 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()
25 const CLzma2EncProps *lzma2Props;
36 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props) in SetLzma2Prop()66 CLzma2EncProps lzma2Props; in SetCoderProperties()
37 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props);798 CLzma2EncProps lzma2Props; in UpdateItems()
57 default value of chunk size (CLzma2EncProps::blockSize) is changed