Home
last modified time | relevance | path

Searched defs:resp2 (Results 1 – 3 of 3) sorted by relevance

/external/speex/libspeex/
Dcb_search_bfin.h37 … signed char *shape_cb, const spx_word16_t *r, spx_word16_t *resp, spx_word16_t *resp2, spx_word32… in compute_weighted_codebook()
Dcb_search.c53 … signed char *shape_cb, const spx_word16_t *r, spx_word16_t *resp, spx_word16_t *resp2, spx_word32… in compute_weighted_codebook()
121 spx_word16_t *resp2; in split_cb_search_shape_sign_N1() local
264 spx_word16_t *resp2; in split_cb_search_shape_sign() local
Dcb_search_sse.h54 …debook(const signed char *shape_cb, const spx_sig_t *_r, float *resp, __m128 *resp2, __m128 *E, in… in compute_weighted_codebook()