HomeSort by relevance Sort by last modified time
    Searched full:atan1 (Results 1 - 1 of 1) sorted by null

  /external/aac/libAACenc/src/
psy_configuration.cpp 298 FIXP_DBL bvalFFTLine, atan1, atan2; local
326 atan1 = fixp_atan(x1);
330 bvalFFTLine = fMult(ONE3P3, atan2) + fMult(THREEP5, fMult(atan1, atan1));

Completed in 884 milliseconds