Home
last modified time | relevance | path

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

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