Searched defs:DECAY_COUPLING (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
H A Denv_dec.cpp131 #define DECAY_COUPLING ( 1 << (ENV_EXP_FRACT-1) ) /*!< corresponds to a value of 0.5 */ macro
133 #define DECAY_COUPLING 1 /*!< If the energy data is not shifted, use 1 instead of 0.5 */ macro
401 step = (FIXP_SGL)DECAY_COUPLING;

Completed in 8690 milliseconds