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

/external/aac/libFDK/include/
H A Dfixmadd.h265 return fixmsub_DS(x, b, a);
272 inline FIXP_DBL fixmsub_DS (FIXP_DBL x, const FIXP_DBL a, const FIXP_SGL b) { function
H A Dcommon_fix.h309 { return fixmsub_DS(x, a, b); }

Completed in 141 milliseconds