Home
last modified time | relevance | path

Searched refs:setTargetGain (Results 1 – 14 of 14) sorted by relevance

/aosp12/hardware/interfaces/audio/common/7.0/example/
H A DLoudnessEnhancerEffect.cpp45 Return<Result> LoudnessEnhancerEffect::setTargetGain(int32_t targetGainMb) { in setTargetGain() function in android::hardware::audio::effect::V7_0::implementation::LoudnessEnhancerEffect
H A DLoudnessEnhancerEffect.h138 ::android::hardware::Return<Result> setTargetGain(int32_t targetGainMb) override;
/aosp12/hardware/interfaces/audio/effect/2.0/
H A DILoudnessEnhancerEffect.hal26 setTargetGain(int32_t targetGainMb) generates (Result retval);
/aosp12/hardware/interfaces/audio/effect/4.0/
H A DILoudnessEnhancerEffect.hal26 setTargetGain(int32_t targetGainMb) generates (Result retval);
/aosp12/hardware/interfaces/audio/effect/5.0/
H A DILoudnessEnhancerEffect.hal26 setTargetGain(int32_t targetGainMb) generates (Result retval);
/aosp12/hardware/interfaces/audio/effect/6.0/
H A DILoudnessEnhancerEffect.hal26 setTargetGain(int32_t targetGainMb) generates (Result retval);
/aosp12/hardware/interfaces/audio/effect/7.0/
H A DILoudnessEnhancerEffect.hal26 setTargetGain(int32_t targetGainMb) generates (Result retval);
/aosp12/frameworks/base/media/java/android/media/audiofx/
H A DLoudnessEnhancer.java122 public void setTargetGain(int gainmB) in setTargetGain() method in LoudnessEnhancer
/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DLoudnessEnhancerEffect.h101 Return<Result> setTargetGain(int32_t targetGainMb) override;
H A DLoudnessEnhancerEffect.cpp186 Return<Result> LoudnessEnhancerEffect::setTargetGain(int32_t targetGainMb) { in setTargetGain() function in android::hardware::audio::effect::CPP_VERSION::implementation::LoudnessEnhancerEffect
/aosp12/hardware/interfaces/audio/effect/all-versions/vts/functional/
H A DVtsHalAudioEffectTargetTest.cpp919 Return<Result> ret = enhancer->setTargetGain(gain); in TEST_P()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt24517 …method public void setTargetGain(int) throws java.lang.IllegalArgumentException, java.lang.Illegal…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt16026 …method public void setTargetGain(int) throws java.lang.IllegalArgumentException, java.lang.Illegal…