Home
last modified time | relevance | path

Searched refs:MatchFinder_Create (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
DLzFind.c179 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.h65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
DLzFind.c160 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function
DLzFindMt.c481 …if (!MatchFinder_Create(mf, historySize, keepAddBufferBefore, matchMaxLen, keepAddBufferAfter, all… in MatchFinderMt_Create()
DLzmaEnc.c1976 …if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_… in LzmaEnc_Alloc()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
DLzFind.c179 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create() function