Searched refs:FIXP_ILOG2_DIV2 (Results 1 – 1 of 1) sorted by relevance
98 #define FIXP_ILOG2_DIV2 (FL2FXCONST_DBL(ILOG2/2)) macro418 exponent = fMult(exponent,FIXP_ILOG2_DIV2)<<1; /* e^(x) = 2^(x*ld(e)) */ in tc2Coeff()