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

  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
neteq_stats_test.cc 36 TEST_LOG(" currentPreemptiveRate = %hu \n",
37 network_statistics.currentPreemptiveRate);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module_typedefs.h 160 // -currentPreemptiveRate : fraction of synthesized speech inserted through
179 uint16_t currentPreemptiveRate;
  /external/webrtc/src/
common_types.h 265 WebRtc_UWord16 currentPreemptiveRate;
  /external/chromium_org/third_party/webrtc/
common_types.h 339 uint16_t currentPreemptiveRate;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_receiver.cc 661 acm_stat->currentPreemptiveRate = neteq_stat.preemptive_rate;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
APITest.cc 807 networkStat.currentPreemptiveRate);
    [all...]

Completed in 288 milliseconds