Searched refs:pow2Coeff (Results 1 – 1 of 1) sorted by relevance
180 static const FIXP_DBL pow2Coeff[MAX_POW2_PRECISION] = { variable192 static const FIXP_SGL pow2Coeff[MAX_POW2_PRECISION] = { variable674 result_m = fMultAddDiv2(result_m, pow2Coeff[i], p); in f2Pow()