Searched refs:SavedDecayHfRatio (Results 1 – 1 of 1) sorted by relevance
142 int16_t SavedDecayHfRatio; member850 pContext->SavedDecayHfRatio = params.Damping*20; in Reverb_init()1302 pContext->SavedDecayHfRatio = ratio; in ReverbSetDecayHfRatio()1330 if(ActiveParams.Damping != (LVM_INT16)(pContext->SavedDecayHfRatio / 20)){ in ReverbGetDecayHfRatio()1332 ActiveParams.Damping, pContext->SavedDecayHfRatio); in ReverbGetDecayHfRatio()1336 return pContext->SavedDecayHfRatio; in ReverbGetDecayHfRatio()