Searched refs:fixmadd_SD (Results 1 - 2 of 2) sorted by relevance

/external/aac/libFDK/include/
H A Dfixmadd.h236 inline FIXP_DBL fixmadd_SD (FIXP_DBL x, const FIXP_SGL a, const FIXP_DBL b) { function
247 return fixmadd_SD(x, b, a);
H A Dcommon_fix.h281 { return fixmadd_SD(x, a, b); }

Completed in 46 milliseconds