Home
last modified time | relevance | path

Searched refs:Lzma2WithFilters_Construct (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/
DXzEnc.c351 static void Lzma2WithFilters_Construct(CLzma2WithFilters *p, ISzAlloc *alloc, ISzAlloc *bigAlloc) in Lzma2WithFilters_Construct() function
503 Lzma2WithFilters_Construct(&lzmaf, &g_Alloc, &g_BigAlloc); in Xz_Encode()