Searched refs:fPowInt (Results 1 – 3 of 3) sorted by relevance
785 FIXP_DBL fPowInt(FIXP_DBL base_m, INT base_e, INT N, INT *result_e);
714 FIXP_DBL fPowInt(FIXP_DBL base_m, INT base_e, INT exp, INT *pResult_e) { in fPowInt() function
952 fact_mantissa[band] = fPowInt( in aacDecoder_drcApply()