Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc644 const bool built_in_aec = voe_wrapper_->hw()->BuiltInAECIsAvailable(); in ApplyOptions() local
645 if (built_in_aec) { in ApplyOptions()