Home | History | Annotate | Download | only in libspeex

Lines Matching full:spx_mem_t

185    spx_mem_t *notch_mem;
193 static inline void filter_dc_notch16(const spx_int16_t *in, spx_word16_t radius, spx_word16_t *out, int len, spx_mem_t *mem, int stride)
513 st->notch_mem = (spx_mem_t*)speex_alloc(2*C*sizeof(spx_mem_t));