Home | History | Annotate | Download | only in libspeex

Lines Matching refs:lagWindow

240    st->lagWindow = lag_window;
404 autocorr[i] = MULT16_16_Q14(autocorr[i],st->lagWindow[i]);