Searched refs:Lzma2WithFilters_Construct (Results 1 – 1 of 1) sorted by relevance
351 static void Lzma2WithFilters_Construct(CLzma2WithFilters *p, ISzAlloc *alloc, ISzAlloc *bigAlloc) in Lzma2WithFilters_Construct() function503 Lzma2WithFilters_Construct(&lzmaf, &g_Alloc, &g_BigAlloc); in Xz_Encode()