Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.h135 webrtc::Config voe_config_; variable
Dwebrtcvoiceengine.cc483 voe_config_.Set<webrtc::VoicePacing>(new webrtc::VoicePacing(true)); in Construct()
770 voe_config_.Set<webrtc::NetEqCapacityConfig>( in ApplyOptions()
778 voe_config_.Set<webrtc::NetEqFastAccelerate>( in ApplyOptions()
1071 return voe_wrapper_->base()->CreateChannel(voe_config_); in CreateVoEChannel()