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