HIST_count_simple
return HIST_count_simple(count, maxSymbolValuePtr, source, sourceSize);
unsigned HIST_count_simple(unsigned* count, unsigned* maxSymbolValuePtr,
CHECK_V_F(largestBegin, HIST_count_simple (table->count, &maxSymbolValueBegin, (const BYTE*)src, SUSPECT_INCOMPRESSIBLE_SAMPLE_SIZE) );
CHECK_V_F(largestEnd, HIST_count_simple (table->count, &maxSymbolValueEnd, (const BYTE*)src + srcSize - SUSPECT_INCOMPRESSIBLE_SAMPLE_SIZE, SUSPECT_INCOMPRESSIBLE_SAMPLE_SIZE) );
{ unsigned const maxCount = HIST_count_simple(wksp->count, &maxSymbolValue, weightTable, wtSize); /* never fails */
HIST_count_simple(optPtr->litFreq, &lit, src, srcSize); /* use raw first block to init statistics */