Searched refs:props2 (Results 1 – 2 of 2) sorted by relevance
36 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
75 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2) in LzmaEncProps_GetDictSize() argument77 CLzmaEncProps props = *props2; in LzmaEncProps_GetDictSize()411 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2) in LzmaEnc_SetProps() argument414 CLzmaEncProps props = *props2; in LzmaEnc_SetProps()