Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.h825 static float volIndexToAmpl(audio_devices_t device, const StreamDescriptor& streamDesc,
DAudioPolicyManager.cpp4781 float AudioPolicyManager::volIndexToAmpl(audio_devices_t device, const StreamDescriptor& streamDesc, in volIndexToAmpl() function in android::AudioPolicyManager
4995 volume = volIndexToAmpl(device, streamDesc, index); in computeVolume()