Home
last modified time | relevance | path

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

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