Home
last modified time | relevance | path

Searched refs:Lzma2WithFilters_Create (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() function
734 RINOK(Lzma2WithFilters_Create(lzmaf, alloc, allocBig)); in Xz_CompressBlock()