Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h92 int32_t MaxSpeakerVolume(uint32_t* maxVolume) const override;
Daudio_device.cpp160 int32_t CfAudioDeviceModule::MaxSpeakerVolume(uint32_t* maxVolume) const { in MaxSpeakerVolume() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule