Searched refs:MatchFinder_Create (Results 1 - 4 of 4) sorted by relevance

/external/lzma/C/
H A DLzFind.h67 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DLzFind.c173 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DLzFindMt.c482 if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, alloc))
H A DLzmaEnc.c1950 if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_LEN_MAX, allocBig))

Completed in 85 milliseconds