HomeSort by relevance Sort by last modified time
    Searched refs: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 413 sum = inner_product_double(sinc, iptr, N);
    [all...]

Completed in 91 milliseconds