Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c92 static inline spx_word16_t DIV32_16_Q8(spx_word32_t a, spx_word32_t b) in DIV32_16_Q8() function
160 #define DIV32_16_Q8(a,b) ((a)/(b)) macro

Completed in 4 milliseconds