Home
last modified time | relevance | path

Searched defs:S_MUL (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A D_kiss_fft_guts.h65 # define S_MUL(a,b) sround( smul(a,b) ) macro
88 # define S_MUL(a,b) ( (a)*(b) ) macro

Completed in 1 milliseconds