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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
TestRedFec.cc 224 EXPECT_TRUE(_acmA->CodecFEC());
233 EXPECT_FALSE(_acmA->CodecFEC());
252 EXPECT_FALSE(_acmA->CodecFEC());
257 EXPECT_FALSE(_acmA->CodecFEC());
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h 433 // bool CodecFEC()
440 virtual bool CodecFEC() const = 0;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.h 113 virtual bool CodecFEC() const OVERRIDE;
audio_coding_module_impl.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 161 milliseconds