Home | History | Annotate | Download | only in Reverb

Lines Matching refs:decayTime

1504         ReverbSetDecayTime(pContext, preset->decayTime);
1650 pProperties->decayTime = ReverbGetDecayTime(pContext);
1663 LOGV("\tReverb_getParameter() REVERB_PARAM_PROPERTIES Value is decayTime %d",
1664 pProperties->decayTime);
1786 ReverbSetDecayTime(pContext, pProperties->decayTime);