Searched refs:NetEqFastAccelerate (Results 1 – 4 of 4) sorted by relevance
137 struct NetEqFastAccelerate { struct138 NetEqFastAccelerate() : enabled(false) {} in NetEqFastAccelerate() function139 explicit NetEqFastAccelerate(bool value) : enabled(value) {} in NetEqFastAccelerate() argument
304 config.Get<webrtc::NetEqFastAccelerate>().enabled; in AddChannel()
778 voe_config_.Set<webrtc::NetEqFastAccelerate>( in ApplyOptions()779 new webrtc::NetEqFastAccelerate( in ApplyOptions()
908 config.Get<NetEqFastAccelerate>().enabled; in Channel()