Searched refs:CurrCount (Results 1 – 1 of 1) sorted by relevance
169 uint32_t CurrCount = 0; in encode() local175 CurrCount += DeltaInfos[J].Count; in encode()177 if (CurrCount > BestCount) { in encode()180 BestCount = CurrCount; in encode()