Home
last modified time | relevance | path

Searched defs:fMultAdd (Results 1 – 1 of 1) sorted by relevance

/external/aac/libFDK/include/
Dcommon_fix.h278 FDK_INLINE FIXP_DBL fMultAdd(FIXP_DBL x, FIXP_DBL a, FIXP_DBL b) in fMultAdd() function
280 inline FIXP_DBL fMultAdd(FIXP_DBL x, FIXP_SGL a, FIXP_DBL b) in fMultAdd() function
282 inline FIXP_DBL fMultAdd(FIXP_DBL x, FIXP_DBL a, FIXP_SGL b) in fMultAdd() function
284 inline FIXP_DBL fMultAdd(FIXP_DBL x, FIXP_SGL a, FIXP_SGL b) in fMultAdd() function