Searched defs:inner_prod (Results 1 – 5 of 5) sorted by relevance
38 float inner_prod(const float *a, const float *b, int len) in inner_prod() function
36 spx_word32_t inner_prod(const spx_word16_t *x, const spx_word16_t *y, int len) in inner_prod() function
37 spx_word32_t inner_prod(const spx_word16_t *x, const spx_word16_t *y, int len) in inner_prod() function
59 spx_word32_t inner_prod(const spx_word16_t *x, const spx_word16_t *y, int len) in inner_prod() function
50 opus_int32 inner_prod; in silk_corrVector_FIX() local