Searched refs:FIXP_ILOG2_DIV2 (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dmetadata_compressor.cpp98 #define FIXP_ILOG2_DIV2 (FL2FXCONST_DBL(ILOG2/2)) macro
418 exponent = fMult(exponent,FIXP_ILOG2_DIV2)<<1; /* e^(x) = 2^(x*ld(e)) */

Completed in 60 milliseconds