HomeSort by relevance Sort by last modified time
    Searched refs:getCompGain (Results 1 - 4 of 4) sorted by null

  /hardware/interfaces/audio/effect/2.0/
IAutomaticGainControlEffect.hal 41 getCompGain() generates (Result retval, int16_t compGainMb);
  /hardware/interfaces/audio/effect/4.0/
IAutomaticGainControlEffect.hal 41 getCompGain() generates (Result retval, int16_t compGainMb);
  /hardware/interfaces/audio/effect/all-versions/default/include/effect/all-versions/default/
AutomaticGainControlEffect.h 94 Return<void> getCompGain(getCompGain_cb _hidl_cb) override;
AutomaticGainControlEffect.impl.h 193 Return<void> AutomaticGainControlEffect::getCompGain(getCompGain_cb _hidl_cb) {

Completed in 193 milliseconds