Searched refs:bigAlloc (Results 1 – 1 of 1) sorted by relevance
669 static SRes Lzma2WithFilters_Create(CLzma2WithFilters *p, ISzAllocPtr alloc, ISzAllocPtr bigAlloc) in Lzma2WithFilters_Create() argument673 p->lzma2 = Lzma2Enc_Create(alloc, bigAlloc); in Lzma2WithFilters_Create()