Searched refs:qmf_synth (Results 1 – 3 of 3) sorted by relevance
/external/speex/libspeex/ |
D | filters.h | 62 void qmf_synth(const spx_word16_t *x1, const spx_word16_t *x2, const spx_word16_t *a, spx_word16_t …
|
D | sb_celp.c | 864 …qmf_synth(out, out+st->frame_size, h0, out, st->full_frame_size, QMF_ORDER, st->g0_mem, st->g1_mem… in sb_decode_lost() 956 …qmf_synth(out, out+st->frame_size, h0, out, st->full_frame_size, QMF_ORDER, st->g0_mem, st->g1_mem… in sb_decode() 1091 …qmf_synth(out, out+st->frame_size, h0, out, st->full_frame_size, QMF_ORDER, st->g0_mem, st->g1_mem… in sb_decode()
|
D | filters.c | 477 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
|