Home
last modified time | relevance | path

Searched defs:kneeWidth (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.cpp91 float ratio, float threshold, float kneeWidth, float noiseGateThreshold, in init()
DDPBase.h145 void setKneeWidth(float kneeWidth) { in setKneeWidth()
/frameworks/av/media/libeffects/dynamicsproc/
DEffectDynamicsProcessing.cpp1178 const float kneeWidth = values[6].f; in DP_setParameter() local
/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java554 float ratio, float threshold, float kneeWidth, float noiseGateThreshold, in MbcBand()
655 public void setKneeWidth(float kneeWidth) { mKneeWidth = kneeWidth; } in setKneeWidth()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...