HomeSort by relevance Sort by last modified time
    Searched refs:SetCodecFECStatus (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/voice_engine/
voe_codec_impl.cc 234 "SetCodecFECStatus(channel=%d, enable=%d)", channel, enable);
243 "SetCodecFECStatus() failed to locate channel");
246 return channelPtr->SetCodecFECStatus(enable);
channel.h 356 int SetCodecFECStatus(bool enable);
channel.cc     [all...]

Completed in 145 milliseconds