Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.h94 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore,
DLzFindMt.c512 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore, in MatchFinderMt_Create() function
DLzmaEnc.c2593 RINOK(MatchFinderMt_Create(&p->matchFinderMt, p->dictSize, beforeSize, p->numFastBytes, in LzmaEnc_Alloc()