Searched defs:DIV32_16_Q15 (Results 1 – 1 of 1) sorted by relevance
118 static inline spx_word16_t DIV32_16_Q15(spx_word32_t a, spx_word32_t b) in DIV32_16_Q15() function161 #define DIV32_16_Q15(a,b) ((a)/(b)) macro