Home | History | Annotate | Download | only in libspeex

Lines Matching full:gamma2

138    st->gamma2=mode->gamma2;
363 bw_lpc(st->gamma2, interp_lpc, bw_lpc2, st->lpcSize);
697 if (st->gamma2>=0)
698 bw_lpc(st->gamma2, interp_lpc, bw_lpc2, st->lpcSize);