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

  /external/aac/libFDK/include/
fixmadd.h 150 inline FIXP_DBL fixmsubdiv2_SD (FIXP_DBL x, const FIXP_SGL a, const FIXP_DBL b) {
162 return fixmsubdiv2_SD(x, b, a);
common_fix.h 297 { return fixmsubdiv2_SD(x, a, b); }

Completed in 26 milliseconds