Home | History | Annotate | Download | only in libspeex

Lines Matching refs:spx_int32_t

142    spx_int32_t sampling_rate;
686 EXPORT void speex_echo_cancel(SpeexEchoState *st, const spx_int16_t *in, const spx_int16_t *far_end, spx_int16_t *out, spx_int32_t *Yout)
1225 residual_echo[i] = (spx_int32_t)MULT16_32_Q15(leak2,residual_echo[i]);
1259 *((spx_int32_t *)ptr) = st->M * st->frame_size;
1264 spx_int32_t *filt = (spx_int32_t *) ptr;