Searched refs:MatchFinder_Create (Results 1 – 4 of 4) sorted by relevance
/external/lzma/C/ |
D | LzFind.h | 74 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
|
D | LzFindMt.c | 528 …if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, all… in MatchFinderMt_Create()
|
D | LzFind.c | 178 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function
|
D | LzmaEnc.c | 2605 …if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_… in LzmaEnc_Alloc()
|