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

  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
neteq_stats_test.cc 40 TEST_LOG(" jitterPeaksFound = %i \n",
41 network_statistics.jitterPeaksFound);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module_typedefs.h 154 // -jitterPeaksFound : indicate if peaky-jitter mode is engaged, that is,
175 bool jitterPeaksFound;
  /external/webrtc/src/
common_types.h 255 bool jitterPeaksFound;
  /external/chromium_org/third_party/webrtc/
common_types.h 329 bool jitterPeaksFound;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_receiver.cc 657 acm_stat->jitterPeaksFound = neteq_stat.jitter_peaks_found ? true : false;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
APITest.cc 799 networkStat.jitterPeaksFound);
    [all...]

Completed in 43 milliseconds