Home
last modified time | relevance | path

Searched refs:mDecayHfRatio (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Reverb/aidl/
DReverbContext.h70 int getEnvironmentalReverbDecayHfRatio() const { return mDecayHfRatio; } in getEnvironmentalReverbDecayHfRatio()
167 int mDecayHfRatio = 0; variable
DReverbContext.cpp65 mDecayHfRatio = kDefaultDamping * 20; in init()
202 mDecayHfRatio = decayHfRatio; in setEnvironmentalReverbDecayHfRatio()