Searched refs:mult32x16in32_shl_sat (Results 1 – 1 of 1) sorted by relevance
312 static PLATFORM_INLINE WORD32 mult32x16in32_shl_sat(WORD32 a, WORD16 b) in mult32x16in32_shl_sat() function553 return (add32_sat(a, mult32x16in32_shl_sat(b, c))); in mac32x16in32_shl_sat()767 return (sub32_sat(a, mult32x16in32_shl_sat(b, c))); in msu32x16in32_shl_sat()