Home
last modified time | relevance | path

Searched refs:qmf_synth (Results 1 – 3 of 3) sorted by relevance

/external/speex/libspeex/
Dfilters.h62 void qmf_synth(const spx_word16_t *x1, const spx_word16_t *x2, const spx_word16_t *a, spx_word16_t …
Dsb_celp.c864qmf_synth(out, out+st->frame_size, h0, out, st->full_frame_size, QMF_ORDER, st->g0_mem, st->g1_mem… in sb_decode_lost()
956qmf_synth(out, out+st->frame_size, h0, out, st->full_frame_size, QMF_ORDER, st->g0_mem, st->g1_mem… in sb_decode()
1091qmf_synth(out, out+st->frame_size, h0, out, st->full_frame_size, QMF_ORDER, st->g0_mem, st->g1_mem… in sb_decode()
Dfilters.c477 void qmf_synth(const spx_word16_t *x1, const spx_word16_t *x2, const spx_word16_t *a, spx_word16_t … in qmf_synth() function