Searched defs:fixmsub_SD (Results 1 - 1 of 1) sorted by relevance

/external/aac/libFDK/include/
H A Dfixmadd.h263 inline FIXP_DBL fixmsub_SD (FIXP_DBL x, const FIXP_SGL a, const FIXP_DBL b) { function
274 return fixmsub_SD(x, b, a);

Completed in 86 milliseconds