Go to the source code of this file.
Defines | |
#define | OVERRIDE_VQ_NBEST |
#define | OVERRIDE_VQ_NBEST_SIGN |
Functions | |
void | vq_nbest (spx_word16_t *_in, const __m128 *codebook, int len, int entries, __m128 *E, int N, int *nbest, spx_word32_t *best_dist, char *stack) |
void | vq_nbest_sign (spx_word16_t *_in, const __m128 *codebook, int len, int entries, __m128 *E, int N, int *nbest, spx_word32_t *best_dist, char *stack) |
|
|
|
|
|
|
|
|