Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h130 int32_t EnableBuiltInAGC(bool enable) override;
Daudio_device.cpp241 int32_t CfAudioDeviceModule::EnableBuiltInAGC(bool enable) { return -1; } in EnableBuiltInAGC() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule