Searched refs:last_in (Results 1 – 1 of 1) sorted by relevance
21 double gain, colour, last_in, last_out, b0, b1, a1; member59 p->last_out = d - p->last_in + .995 * p->last_out; in flow()60 p->last_in = d; in flow()