Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/7.0/
DIAutomaticGainControlEffect.hal41 getCompGain() generates (Result retval, int16_t compGainMb);
/hardware/interfaces/audio/effect/4.0/
DIAutomaticGainControlEffect.hal41 getCompGain() generates (Result retval, int16_t compGainMb);
/hardware/interfaces/audio/effect/2.0/
DIAutomaticGainControlEffect.hal41 getCompGain() generates (Result retval, int16_t compGainMb);
/hardware/interfaces/audio/effect/5.0/
DIAutomaticGainControlEffect.hal41 getCompGain() generates (Result retval, int16_t compGainMb);
/hardware/interfaces/audio/effect/6.0/
DIAutomaticGainControlEffect.hal41 getCompGain() generates (Result retval, int16_t compGainMb);
/hardware/interfaces/audio/effect/all-versions/default/
DAutomaticGainControlEffect.h106 Return<void> getCompGain(getCompGain_cb _hidl_cb) override;
DAutomaticGainControlEffect.cpp212 Return<void> AutomaticGainControlEffect::getCompGain(getCompGain_cb _hidl_cb) { in getCompGain() function in android::hardware::audio::effect::CPP_VERSION::implementation::AutomaticGainControlEffect