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

/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h165 // we use 100 steps to avoid rounding errors when computing the volume in volIndexToAmpl()
591 static float volIndexToAmpl(audio_devices_t device, const StreamDescriptor& streamDesc,
/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp3038 float AudioPolicyManagerBase::volIndexToAmpl(audio_devices_t device, const StreamDescriptor& streamDesc, function in class:android_audio_legacy::AudioPolicyManagerBase
3238 volume = volIndexToAmpl(device, streamDesc, index);

Completed in 153 milliseconds