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

/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.h69 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DLzFind.c171 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DLzmaEnc.c1939 if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_LEN_MAX, allocBig))
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.h70 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DLzFind.c172 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DLzmaEnc.c1940 if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_LEN_MAX, allocBig))
/external/lzma/C/
H A DLzFind.h69 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DLzFind.c171 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DLzFindMt.c481 if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, alloc))
H A DLzmaEnc.c1939 if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_LEN_MAX, allocBig))

Completed in 6991 milliseconds