Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h93 int32_t MinSpeakerVolume(uint32_t* minVolume) const override;
Daudio_device.cpp163 int32_t CfAudioDeviceModule::MinSpeakerVolume(uint32_t* minVolume) const { in MinSpeakerVolume() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule