Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h125 bool BuiltInAGCIsAvailable() const override;
Daudio_device.cpp236 bool CfAudioDeviceModule::BuiltInAGCIsAvailable() const { return false; } in BuiltInAGCIsAvailable() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule