Home
last modified time | relevance | path

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

/external/speex/libspeexdsp/
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