Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.c311 void BtGetMatches(CMatchFinderMt *p, UInt32 *distances) in BtGetMatches() function
389 BtGetMatches(p, p->btBuf + (globalBlockIndex & kMtBtNumBlocksMask) * kMtBtBlockSize); in BtFillBlock()