Searched refs:LzmaEncProps_Init (Results 1 – 3 of 3) sorted by relevance
34 extern void LzmaEncProps_Init(CLzmaEncProps *p);
50 void LzmaEncProps_Init(CLzmaEncProps *p) in LzmaEncProps_Init() function1707 LzmaEncProps_Init(&props); in LzmaEnc_Construct()
232 LzmaEncProps_Init(&props); in lzma_compress()