Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c118 static inline spx_word16_t DIV32_16_Q15(spx_word32_t a, spx_word32_t b) in DIV32_16_Q15() function
161 #define DIV32_16_Q15(a,b) ((a)/(b)) macro

Completed in 3 milliseconds