Searched defs:fir_mem16 (Results 1 – 3 of 3) sorted by relevance
/external/speex/libspeex/ |
D | filters_bfin.h | 355 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m… in fir_mem16() function
|
D | filters_sse.h | 330 void fir_mem16(const float *x, const float *_num, float *y, int N, int ord, float *_mem, char *stac… in fir_mem16() function
|
D | filters.c | 359 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m… in fir_mem16() function
|