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

  /external/aac/libFDK/include/
fixmadd.h 120 inline FIXP_DBL fixmadddiv2_SD (FIXP_DBL x, const FIXP_SGL a, const FIXP_DBL b) {
132 return fixmadddiv2_SD(x, b, a);
common_fix.h 265 { return fixmadddiv2_SD(x, a, b); }

Completed in 49 milliseconds