_IQ31rmpy() function
Multiply two values of IQ31 type, with rounding.
Syntax
int32_t _IQ31rmpy(int32_t a,
int32_t b);
Arguments
a
IQ31 type value input to be multiplied.
b
IQ31 type value input to be multiplied.
Return value
IQ31 type result of the multiplication.