Searched refs:FLOAT_AMULT (Results 1 – 2 of 2) sorted by relevance
208 static inline spx_float_t FLOAT_AMULT(spx_float_t a, spx_float_t b) in FLOAT_AMULT() function361 #define FLOAT_AMULT(a,b) ((a)*(b)) macro
341 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()