Searched refs:SavedDecayHfRatio (Results 1 – 1 of 1) sorted by relevance
147 int16_t SavedDecayHfRatio; member771 pContext->SavedDecayHfRatio = params.Damping*20; in Reverb_init()1223 pContext->SavedDecayHfRatio = ratio; in ReverbSetDecayHfRatio()1251 if(ActiveParams.Damping != (LVM_INT16)(pContext->SavedDecayHfRatio / 20)){ in ReverbGetDecayHfRatio()1253 ActiveParams.Damping, pContext->SavedDecayHfRatio); in ReverbGetDecayHfRatio()1257 return pContext->SavedDecayHfRatio; in ReverbGetDecayHfRatio()