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