Searched refs:syn_percep_zero16 (Results 1 – 4 of 4) sorted by relevance
/external/speex/libspeex/ |
D | filters.h | 73 void syn_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const …
|
D | cb_search.c | 234 syn_percep_zero16(r2, ak, awk1, awk2, r2, nsf,p, stack); in split_cb_search_shape_sign_N1() 507 syn_percep_zero16(r2, ak, awk1, awk2, r2, nsf,p, stack); in split_cb_search_shape_sign()
|
D | ltp.c | 798 syn_percep_zero16(res, ak, awk1, awk2, res, nsf, p, stack); in forced_pitch_quant()
|
D | filters.c | 379 void syn_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const … in syn_percep_zero16() function
|