Searched refs:BestCount (Results 1 – 1 of 1) sorted by relevance
165 uint32_t BestCount = 0; in encode() local177 if (CurrCount > BestCount) { in encode()180 BestCount = CurrCount; in encode()