Searched refs:LzmaEnc_Create (Results 1 – 7 of 7) sorted by relevance
54 CLzmaEncHandle LzmaEnc_Create(ISzAllocPtr alloc);
521 p->enc = LzmaEnc_Create(me->alloc); in Lzma2Enc_EncodeMt1()
2227 CLzmaEncHandle LzmaEnc_Create(ISzAllocPtr alloc) in LzmaEnc_Create() function2960 CLzmaEnc *p = (CLzmaEnc *)LzmaEnc_Create(alloc); in LzmaEncode()
18 _encoder = LzmaEnc_Create(&g_AlignedAlloc); in CEncoder()
144 enc = LzmaEnc_Create(&g_Alloc); in Encode()
224 enc = LzmaEnc_Create(&g_Alloc);
494 enc = LzmaEnc_Create(&g_Alloc);