Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DLzFindMt.c832 #define kBtBufferSize (kMtBtBlockSize * kMtBtNumBlocks) macro
857 p->hashBuf = (UInt32 *)ISzAlloc_Alloc(alloc, ((size_t)kHashBufferSize + (size_t)kBtBufferSize) * sizeof(UInt32)); in MatchFinderMt_Create()
862 keepAddBufferBefore += (kHashBufferSize + kBtBufferSize); in MatchFinderMt_Create()

Completed in 2 milliseconds