Home
last modified time | relevance | path

Searched defs:inner_prod (Results 1 – 5 of 5) sorted by relevance

/external/speex/libspeex/
Dltp_sse.h38 float inner_prod(const float *a, const float *b, int len) in inner_prod() function
Dltp_arm4.h36 spx_word32_t inner_prod(const spx_word16_t *x, const spx_word16_t *y, int len) in inner_prod() function
Dltp_bfin.h37 spx_word32_t inner_prod(const spx_word16_t *x, const spx_word16_t *y, int len) in inner_prod() function
Dltp.c59 spx_word32_t inner_prod(const spx_word16_t *x, const spx_word16_t *y, int len) in inner_prod() function
/external/libopus/silk/fixed/
DcorrMatrix_FIX.c51 opus_int32 inner_prod; in silk_corrVector_FIX() local