Home
last modified time | relevance | path

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

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