Searched refs:DECAY_COUPLING (Results 1 – 1 of 1) sorted by relevance
131 #define DECAY_COUPLING ( 1 << (ENV_EXP_FRACT-1) ) /*!< corresponds to a value of 0.5 */ macro133 #define DECAY_COUPLING 1 /*!< If the energy data is not shifted, use 1 instead of 0.5 */ macro401 step = (FIXP_SGL)DECAY_COUPLING; in leanSbrConcealment()