Searched refs:LzmaEnc_Create (Results 1 – 2 of 2) sorted by relevance
53 CLzmaEncHandle LzmaEnc_Create(ISzAlloc *alloc);
1720 CLzmaEncHandle LzmaEnc_Create(ISzAlloc *alloc) in LzmaEnc_Create() function2264 CLzmaEnc *p = (CLzmaEnc *)LzmaEnc_Create(alloc); in LzmaEncode()