Home
last modified time | relevance | path

Searched defs:exp_e (Results 1 – 1 of 1) sorted by relevance

/external/aac/libFDK/src/
Dfixpoint_math.cpp593 FIXP_DBL f2Pow(const FIXP_DBL exp_m, const INT exp_e, INT *result_e) { in f2Pow()
638 FIXP_DBL f2Pow(const FIXP_DBL exp_m, const INT exp_e) { in f2Pow()
648 FIXP_DBL fPow(FIXP_DBL base_m, INT base_e, FIXP_DBL exp_m, INT exp_e, in fPow()
675 FIXP_DBL fLdPow(FIXP_DBL baseLd_m, INT baseLd_e, FIXP_DBL exp_m, INT exp_e, in fLdPow()
699 FIXP_DBL fLdPow(FIXP_DBL baseLd_m, INT baseLd_e, FIXP_DBL exp_m, INT exp_e) { in fLdPow()