Home
last modified time | relevance | path

Searched refs:resp2 (Results 1 – 6 of 6) sorted by relevance

/external/speex/libspeex/
Dcb_search.c53 … char *shape_cb, const spx_word16_t *r, spx_word16_t *resp, spx_word16_t *resp2, spx_word32_t *E, … in compute_weighted_codebook() argument
118 VARDECL(__m128 *resp2); in split_cb_search_shape_sign_N1()
121 spx_word16_t *resp2; in split_cb_search_shape_sign_N1() local
141 ALLOC(resp2, (shape_cb_size*subvect_size)>>2, __m128); in split_cb_search_shape_sign_N1()
144 resp2 = resp; in split_cb_search_shape_sign_N1()
153 compute_weighted_codebook(shape_cb, r, resp, resp2, E, shape_cb_size, subvect_size, stack); in split_cb_search_shape_sign_N1()
160 vq_nbest_sign(x, resp2, subvect_size, shape_cb_size, E, 1, &best_index, &best_dist, stack); in split_cb_search_shape_sign_N1()
162 vq_nbest(x, resp2, subvect_size, shape_cb_size, E, 1, &best_index, &best_dist, stack); in split_cb_search_shape_sign_N1()
261 VARDECL(__m128 *resp2); in split_cb_search_shape_sign()
264 spx_word16_t *resp2; in split_cb_search_shape_sign() local
[all …]
Dcb_search_sse.h54 …ok(const signed char *shape_cb, const spx_sig_t *_r, float *resp, __m128 *resp2, __m128 *E, int sh… in compute_weighted_codebook() argument
79 *resp2++ = resj; in compute_weighted_codebook()
Dcb_search_bfin.h37 … char *shape_cb, const spx_word16_t *r, spx_word16_t *resp, spx_word16_t *resp2, spx_word32_t *E, … in compute_weighted_codebook() argument
Dcb_search_arm4.h39 … char *shape_cb, const spx_word16_t *r, spx_word16_t *resp, spx_word16_t *resp2, spx_word32_t *E, …
/external/syslinux/gpxe/src/drivers/net/
Dprism2.c128 UINT16 resp2; /* in host order */ member
276 hw->resp2 = hfa384x_getreg(hw, HFA384x_RESP2); in hfa384x_docmd_wait()
Dhfa384x.h2085 UINT16 resp2; member
2399 UINT16 resp2; member