Searched refs:residue_percep_zero16 (Results 1 - 3 of 3) sorted by relevance

/external/speex/libspeex/
H A Dfilters.h74 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 Dcb_search.c591 residue_percep_zero16(target, ak, awk1, awk2, tmp, nsf, p, stack);
H A Dfilters.c391 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 147 milliseconds