Home
last modified time | relevance | path

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

/third_party/lzma/C/
DLzFind.c855 size_t numSonRefs = p->cyclicBufferSize; in MatchFinder_CheckLimits() local
857 numSonRefs <<= 1; in MatchFinder_CheckLimits()
858 MatchFinder_Normalize3(subValue, p->son, numSonRefs); in MatchFinder_CheckLimits()