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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
call_statistics.cc 34 case AudioFrame::kPLCCNG: {
call_statistics_unittest.cc 38 call_stats.DecodedByNetEq(AudioFrame::kPLCCNG);
acm_receiver.cc 71 audio_frame->speech_type_ = AudioFrame::kPLCCNG;
94 audio_frame->speech_type_ = AudioFrame::kPLCCNG;
  /external/chromium_org/third_party/webrtc/modules/interface/
module_common_types.h 663 kPLCCNG = 3,
  /external/webrtc/src/modules/interface/
module_common_types.h 726 kPLCCNG = 3,
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc 495 isAlive = (_outputSpeechType != AudioFrame::kPLCCNG);
    [all...]

Completed in 458 milliseconds