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