OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syn_percep_zero16
(Results
1 - 4
of
4
) sorted by null
/external/speex/libspeex/
filters.h
73
void
syn_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);
cb_search.c
234
syn_percep_zero16
(r2, ak, awk1, awk2, r2, nsf,p, stack);
507
syn_percep_zero16
(r2, ak, awk1, awk2, r2, nsf,p, stack);
ltp.c
798
syn_percep_zero16
(res, ak, awk1, awk2, res, nsf, p, stack);
filters.c
379
void
syn_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 406 milliseconds