Searched refs:intmax (Results 1 – 1 of 1) sorted by relevance
241 double intmin, intmax; /* integrated envelope min and max */ member632 up->maxsignal = up->intmax; up->noise = up->intmin; in irig_base()633 up->intmin = 1e6; up->intmax = -1e6; in irig_base()684 if (lope > up->intmax) in irig_base()685 up->intmax = lope; in irig_base()