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