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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/Compress/Lz/
H A DMatchFinder.h64 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DMatchFinder.c151 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DMatchFinderMt.c495 if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, alloc))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/Compress/Lz/
H A DMatchFinder.h64 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DMatchFinder.c151 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DMatchFinderMt.c495 if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, alloc))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/C/Compress/Lz/
H A DMatchFinder.h64 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DMatchFinder.c151 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DMatchFinderMt.c495 if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, alloc))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/tools/misc/lzma_src/C/
H A DLzFind.h65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DLzFind.c160 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DLzmaEnc.c1963 if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_LEN_MAX, allocBig))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Compress/LZMA/
H A DLZMAEncoder.cpp262 if (!MatchFinder_Create(&_matchFinderBase, _dictionarySize, kNumOpts, _numFastBytes, kMatchMaxLen, &g_Alloc))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Compress/LZMA/
H A DLZMAEncoder.cpp262 if (!MatchFinder_Create(&_matchFinderBase, _dictionarySize, kNumOpts, _numFastBytes, kMatchMaxLen, &g_Alloc))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/LZMA/
H A DLZMAEncoder.cpp262 if (!MatchFinder_Create(&_matchFinderBase, _dictionarySize, kNumOpts, _numFastBytes, kMatchMaxLen, &g_Alloc))

Completed in 280 milliseconds