Searched refs:MinSpeakerVolume (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.h | 93 int32_t MinSpeakerVolume(uint32_t* minVolume) const override; |
D | audio_device.cpp | 163 int32_t CfAudioDeviceModule::MinSpeakerVolume(uint32_t* minVolume) const { in MinSpeakerVolume() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |