Home
last modified time | relevance | path

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

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