OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inner_product_double
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
resample_sse.h
78
static inline double
inner_product_double
(const float *a, const float *b, unsigned int len)
function
resample.c
414
sum =
inner_product_double
(sinc, iptr, N);
[
all
...]
Completed in 2021 milliseconds