Home
last modified time | relevance | path

Searched refs:FLOAT_AMULT (Results 1 – 2 of 2) sorted by relevance

/external/speex/libspeex/
Dpseudofloat.h208 static inline spx_float_t FLOAT_AMULT(spx_float_t a, spx_float_t b) in FLOAT_AMULT() function
361 #define FLOAT_AMULT(a,b) ((a)*(b)) macro
Dmdf.c341 W = FLOAT_AMULT(p, w[0]); in weighted_spectral_mul_conj()
345 W = FLOAT_AMULT(p, w[j]); in weighted_spectral_mul_conj()
349 W = FLOAT_AMULT(p, w[j]); in weighted_spectral_mul_conj()