Searched refs:CodecFEC (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DTestRedFec.cc224 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/
H A Daudio_coding_module.h433 // bool CodecFEC()
440 virtual bool CodecFEC() const = 0;
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Daudio_coding_module_impl.h113 virtual bool CodecFEC() const OVERRIDE;
H A Daudio_coding_module_impl.cc1455 bool AudioCodingModuleImpl::CodecFEC() const { function in class:webrtc::acm2::AudioCodingModuleImpl
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.cc3545 bool enabled = audio_coding_->CodecFEC();

Completed in 2708 milliseconds