Searched defs:fxp_mul32_Q32 (Results 1 – 4 of 4) sorted by relevance
73 #define fxp_mul32_Q32( a, b) _MulHigh( b, a) macro
72 __inline Int32 fxp_mul32_Q32(const Int32 a, const Int32 b) in fxp_mul32_Q32() function
88 __inline Int32 fxp_mul32_Q32(Int32 L_var1, const Int32 L_var2) in fxp_mul32_Q32() function
97 static inline int32 fxp_mul32_Q32(const int32 a, const int32 b) in fxp_mul32_Q32() function