Searched refs:ap_last_out (Results 1 – 1 of 1) sorted by relevance
93 double lp_last_out, hp_last_out, hp_last_in, ap_last_out, ap_last_in; member397 chan->ap_last_out = in start()398 d2 * chan->c4 + chan->ap_last_in - chan->ap_last_out * chan->c4; in start()401 chan->buffer[j] = chan->buffer[j] * (1 - t) + chan->ap_last_out * t; in start()615 chan->ap_last_out = chan->buffer[chan->pos] = in flow()616 (d - chan->ap_last_out) * chan->c4 + chan->ap_last_in; in flow()