Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dvoe_codec_impl.cc261 enabled = channelPtr->GetCodecFECStatus(); in GetFECStatus()
Dchannel.h357 bool GetCodecFECStatus();
Dchannel.cc3322 bool Channel::GetCodecFECStatus() { in GetCodecFECStatus() function in webrtc::voe::Channel