OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTargetLevel
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/audio/effect/2.0/
IAutomaticGainControlEffect.hal
31
getTargetLevel
() generates (Result retval, int16_t targetLevelMb);
/hardware/interfaces/audio/effect/4.0/
IAutomaticGainControlEffect.hal
31
getTargetLevel
() generates (Result retval, int16_t targetLevelMb);
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-embedder-api/0.18.1/
tycho-embedder-api-0.18.1.jar
/hardware/interfaces/audio/effect/all-versions/default/include/effect/all-versions/default/
AutomaticGainControlEffect.h
92
Return<void>
getTargetLevel
(getTargetLevel_cb _hidl_cb) override;
AutomaticGainControlEffect.impl.h
185
Return<void> AutomaticGainControlEffect::
getTargetLevel
(getTargetLevel_cb _hidl_cb) {
Completed in 105 milliseconds