HomeSort by relevance Sort by last modified time
    Searched refs:fixmadd_SS (Results 1 - 2 of 2) sorted by null

  /external/aac/libFDK/include/
fixmadd.h 254 inline FIXP_DBL fixmadd_SS (FIXP_DBL x, const FIXP_SGL a, const FIXP_SGL b)
common_fix.h 285 { return fixmadd_SS(x, a, b); }

Completed in 31 milliseconds