Home
last modified time | relevance | path

Searched refs:lasti (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Donset.c124 integer *lasti; in onset_() local
184 lasti = &(st->lasti); in onset_()
202 *lasti -= *lframe; in onset_()
254 *lasti = i__; in onset_()
258 } else if ((*hyst) && i__ - *lasti >= 10) { in onset_()
H A Dlpc10.h135 integer lasti; /* no initial value necessary */ member