Searched refs:residue_percep_zero16 (Results 1 - 3 of 3) sorted by relevance
/external/speex/libspeex/ |
H A D | filters.h | 74 void residue_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack);
|
H A D | cb_search.c | 591 residue_percep_zero16(target, ak, awk1, awk2, tmp, nsf, p, stack);
|
H A D | filters.c | 391 void residue_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) function
|
Completed in 386 milliseconds