Searched refs:LVREV_MAX_T60 (Results 1 – 5 of 5) sorted by relevance
25 #define LVREV_MAX_T60 7000 macro
1140 if (time <= LVREV_MAX_T60) { in ReverbSetDecayTime()1144 ActiveParams.T60 = LVREV_MAX_T60; in ReverbSetDecayTime()
45 #define LVREV_MAX_T60 7000 /* Maximum decay time is 7000ms */ macro
99 if (pNewParams->T60 > LVREV_MAX_T60) in LVREV_SetControlParameters()
93 #define LVREV_MAX_T60 7000 /* Maximum T60 time in ms */ macro