Searched refs:Dot14Mul (Results 1 – 1 of 1) sorted by relevance
215 static inline Dot14 Dot14Mul(Dot14 a, Dot14 b) { in Dot14Mul() function220 return Dot14Mul(Dot14Mul(Dot14Mul(C, t) + B, t) + A, t); in eval_cubic()