Searched refs:compute_weighted_codebook (Results 1 – 4 of 4) sorted by relevance
/external/speex/libspeex/ |
D | cb_search_bfin.h | 37 void compute_weighted_codebook(const signed char *shape_cb, const spx_word16_t *r, spx_word16_t *re… in compute_weighted_codebook() function
|
D | cb_search_sse.h | 54 static void compute_weighted_codebook(const signed char *shape_cb, const spx_sig_t *_r, float *resp… in compute_weighted_codebook() function
|
D | cb_search_arm4.h | 39 static void compute_weighted_codebook(const signed char *shape_cb, const spx_word16_t *r, spx_word1…
|
D | cb_search.c | 53 static void compute_weighted_codebook(const signed char *shape_cb, const spx_word16_t *r, spx_word1… in compute_weighted_codebook() function 153 compute_weighted_codebook(shape_cb, r, resp, resp2, E, shape_cb_size, subvect_size, stack); in split_cb_search_shape_sign_N1() 351 compute_weighted_codebook(shape_cb, r, resp, resp2, E, shape_cb_size, subvect_size, stack); in split_cb_search_shape_sign()
|