Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc683 const bool built_in_agc = voe_wrapper_->hw()->BuiltInAGCIsAvailable(); in ApplyOptions() local
684 if (built_in_agc) { in ApplyOptions()