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