Searched refs:MatchFinderMt_Create (Results 1 – 3 of 3) sorted by relevance
/external/lzma/C/ |
D | LzFindMt.h | 94 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore,
|
D | LzFindMt.c | 512 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore, in MatchFinderMt_Create() function
|
D | LzmaEnc.c | 2593 RINOK(MatchFinderMt_Create(&p->matchFinderMt, p->dictSize, beforeSize, p->numFastBytes, in LzmaEnc_Alloc()
|