Searched refs:CLzma2EncProps (Results 1 – 5 of 5) 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()170 void Lzma2EncProps_Init(CLzma2EncProps *p) in Lzma2EncProps_Init()178 void Lzma2EncProps_Normalize(CLzma2EncProps *p) in Lzma2EncProps_Normalize()262 CLzma2EncProps props;427 SRes Lzma2Enc_SetProps(CLzma2EncHandle pp, const CLzma2EncProps *props) in Lzma2Enc_SetProps()
25 const CLzma2EncProps *lzma2Props;
44 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props) in SetLzma2Prop()61 CLzma2EncProps lzma2Props; in SetCoderProperties()
31 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props);851 CLzma2EncProps lzma2Props; in UpdateItems()