Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
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