Home
last modified time | relevance | path

Searched refs:compute_impulse_response (Results 1 – 5 of 5) sorted by relevance

/external/speex/libspeex/
Dfilters_bfin.h368 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,… in compute_impulse_response() function
438 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,…
Dfilters.h76 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,…
Dfilters.c406 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,… in compute_impulse_response() function
Dsb_celp.c663compute_impulse_response(st->interp_qlpc, bw_lpc1, bw_lpc2, syn_resp, st->subframeSize, st->lpcSiz… in sb_encode()
Dnb_celp.c721compute_impulse_response(interp_qlpc, bw_lpc1, bw_lpc2, syn_resp, response_bound, st->lpcSize, sta… in nb_encode()