Home | History | Annotate | Download | only in libspeex

Lines Matching refs:psy

150    st->psy = vorbis_psy_init(8000, 256);
242 vorbis_psy_destroy(st->psy);
416 compute_curve(st->psy, st->psy_window, st->curve);
692 curve_to_lpc(st->psy, curr_curve, bw_lpc1, bw_lpc2, 10);