HomeSort by relevance Sort by last modified time
    Searched defs:vq_nbest_sign (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
vq.c 110 void vq_nbest_sign(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) function
vq_sse.h 75 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) function

Completed in 44 milliseconds