Searched refs:Lzma2EncProps_Init (Results 1 – 4 of 4) sorted by relevance
23 void Lzma2EncProps_Init(CLzma2EncProps *p);
231 void Lzma2EncProps_Init(CLzma2EncProps *p) in Lzma2EncProps_Init() function391 Lzma2EncProps_Init(&p->props); in Lzma2Enc_Create()
485 Lzma2EncProps_Init(&p->lzma2Props); in XzProps_Init()
64 Lzma2EncProps_Init(&lzma2Props); in SetCoderProperties()