Searched defs:maxCount (Results 1 – 3 of 3) sorted by relevance
82 …{ unsigned const maxCount = HIST_count_simple(count, &maxSymbolValue, weightTable, wtSize); /*… in HUF_compressWeights() local
108 …{ unsigned const maxCount = HIST_count_simple(wksp->count, &maxSymbolValue, weightTable, wtSize)… in HUF_compressWeights() local
28269 u32 maxCount; /* Maximum instantaneous currentCount */ member