Home
last modified time | relevance | path

Searched refs:volIndexToAmpl (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h592 static float volIndexToAmpl(audio_devices_t device, const StreamDescriptor& streamDesc,
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp3053 float AudioPolicyManagerBase::volIndexToAmpl(audio_devices_t device, const StreamDescriptor& stream… in volIndexToAmpl() function in android_audio_legacy::AudioPolicyManagerBase
3253 volume = volIndexToAmpl(device, streamDesc, index); in computeVolume()