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

  /external/srec/srec/clib/
specnorm.c 46 if (spec_val < spec->low_entry) spec->low_counts += UNIT_SIZE;
103 count = spec->low_counts + spec->high_counts;
108 cumval = spec->low_counts;
271 spec->low_counts = 0;
290 spec->low_counts = base->low_counts;
304 spec->low_counts = (spec->low_counts * remember) / 100;
334 spec->low_counts += spec->hist[ii];
  /external/srec/srec/include/
specnorm.h 59 long low_counts; member in struct:__anon28330

Completed in 48 milliseconds