Searched defs:SetFECStatus (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/include/
H A Dvoe_codec.h98 // TODO(minyue): Make SetFECStatus() pure virtual when fakewebrtcvoiceengine
100 virtual int SetFECStatus(int channel, bool enable) { return -1; } function in class:webrtc::VoECodec
/external/webrtc/webrtc/voice_engine/
H A Dvoe_codec_impl.cc232 int VoECodecImpl::SetFECStatus(int channel, bool enable) { function in class:webrtc::VoECodecImpl

Completed in 49 milliseconds