Home
last modified time | relevance | path

Searched refs:btBuf (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/C/
H A DLzFindMt.h46 UInt32 *btBuf; member
H A DLzFindMt.c743 BtGetMatches(p, p->btBuf + GET_BT_BLOCK_OFFSET(globalBlockIndex)); in BtFillBlock()
860 p->btBuf = p->hashBuf + kHashBufferSize; in MatchFinderMt_Create()
952 const UInt32 *bt = p->btBuf + GET_BT_BLOCK_OFFSET(bi); in MatchFinderMt_GetNextBlock_Bt()
972 /* we don't check (lzPos) over exact avail bytes in (btBuf). in MatchFinderMt_GetNextBlock_Bt()

Completed in 2 milliseconds