Searched refs:fixedMul (Results 1 – 1 of 1) sorted by relevance
345 _inline F16Dot16 fixedMul(F16Dot16 a, F16Dot16 b) in fixedMul() function403 res = fixedMul(a, b); in fixedMulDiv()787 cp.x = (sal_Int16)(fixedMul(t, m) >> 16); in GetCompoundTTOutline()789 cp.y = (sal_Int16)(fixedMul(t, n) >> 16); in GetCompoundTTOutline()
Completed in 16 milliseconds