HomeSort by relevance Sort by last modified time
    Searched refs:high_counts (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/clib/
specnorm.c 47 else if (spec_val > spec->high_entry) spec->high_counts += UNIT_SIZE;
103 count = spec->low_counts + spec->high_counts;
135 count = spec->high_counts;
150 totcount += spec->high_counts;
270 spec->high_counts = 0;
289 spec->high_counts = base->high_counts;
303 spec->high_counts = (spec->high_counts * remember) / 100;
320 spec->high_counts += spec->hist[spec->high_entr
    [all...]
  /external/srec/srec/include/
specnorm.h 58 long high_counts; member in struct:__anon28330

Completed in 119 milliseconds