Home
last modified time | relevance | path

Searched refs:getNoiseGateThreshold (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.h148 float getNoiseGateThreshold() const { in getNoiseGateThreshold() function
DDPFrequency.cpp322 pMbcBandParams->noiseGateThresholdDb = pMbcBand->getNoiseGateThreshold(); in updateParameters()
/frameworks/av/media/libeffects/dynamicsproc/aidl/
DDynamicsProcessingContext.cpp218 .noiseGateThresholdDb = band->getNoiseGateThreshold(), in getMbcBand()
/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java663 public float getNoiseGateThreshold() { return mNoiseGateThreshold; } in getNoiseGateThreshold() method in DynamicsProcessing.MbcBand
2040 mbcBand.getNoiseGateThreshold(), in updateEngineMbcBandByChannelIndex()
/frameworks/av/media/libeffects/dynamicsproc/
DEffectDynamicsProcessing.cpp869 values[7].f = pMbcBand->getNoiseGateThreshold(); in DP_getParameter()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt25654 method public float getNoiseGateThreshold();