Searched refs:MatchFinder_Create (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.h | 65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
|
D | LzFind.c | 179 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | LzFind.h | 65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
|
D | LzFind.c | 160 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function
|
D | LzFindMt.c | 481 …if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, all… in MatchFinderMt_Create()
|
D | LzmaEnc.c | 1976 …if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_… in LzmaEnc_Alloc()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.h | 65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
|
D | LzFind.c | 179 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function
|