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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h 430 virtual int SetCodecFEC(bool enable_codec_fec) = 0;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.cc 446 bool* enable_codec_fec, int* max_playback_rate) {
447 *enable_codec_fec = IsOpusFecEnabled(codec);
2048 bool enable_codec_fec = false; local
    [all...]

Completed in 256 milliseconds