Home
last modified time | relevance | path

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

/external/lzma/C/
DXzEnc.c669 static SRes Lzma2WithFilters_Create(CLzma2WithFilters *p, ISzAllocPtr alloc, ISzAllocPtr bigAlloc) in Lzma2WithFilters_Create() argument
673 p->lzma2 = Lzma2Enc_Create(alloc, bigAlloc); in Lzma2WithFilters_Create()