Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsynth.c93 double lp_last_out, hp_last_out, hp_last_in, ap_last_out, ap_last_in; member
608 (d - chan->hp_last_in) * chan->c3 + chan->hp_last_out * chan->c2; in flow()
609 chan->hp_last_in = d; in flow()