Home | History | Annotate | Download | only in libspeex

Lines Matching full:correlation

398       /* Compute auto-correlation */
400 autocorr[0] = ADD16(autocorr[0],MULT16_16_Q15(autocorr[0],st->lpc_floor)); /* Noise floor in auto-correlation domain */