Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c388 static void BtFillBlock(CMatchFinderMt *p, UInt32 globalBlockIndex) in BtFillBlock() argument
397 BtGetMatches(p, p->btBuf + (globalBlockIndex & kMtBtNumBlocksMask) * kMtBtBlockSize); in BtFillBlock()