Home | History | Annotate | Download | only in libspeex

Lines Matching refs:lagWindow

169    st->lagWindow = lag_window;
317 autocorr[i] = MULT16_16_Q14(autocorr[i],st->lagWindow[i]);