Searched refs:kPLCCNG (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dcall_statistics.cc34 case AudioFrame::kPLCCNG: {
H A Dcall_statistics_unittest.cc38 call_stats.DecodedByNetEq(AudioFrame::kPLCCNG);
H A Dacm_receiver.cc70 audio_frame->speech_type_ = AudioFrame::kPLCCNG;
93 audio_frame->speech_type_ = AudioFrame::kPLCCNG;
/external/webrtc/src/modules/interface/
H A Dmodule_common_types.h726 kPLCCNG = 3, enumerator in enum:webrtc::AudioFrame::SpeechType
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h655 kPLCCNG = 3, enumerator in enum:webrtc::AudioFrame::SpeechType
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.cc494 isAlive = (_outputSpeechType != AudioFrame::kPLCCNG);

Completed in 2353 milliseconds