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

  /external/aac/libFDK/include/
fixmadd.h 238 return fixmadd_DS(x, b, a);
245 inline FIXP_DBL fixmadd_DS (FIXP_DBL x, const FIXP_DBL a, const FIXP_SGL b) {
common_fix.h 283 { return fixmadd_DS(x, a, b); }

Completed in 35 milliseconds