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

  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
neteq_stats_test.cc 32 TEST_LOG(" currentExpandRate = %hu \n",
33 network_statistics.currentExpandRate);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module_typedefs.h 158 // -currentExpandRate : fraction (of original stream) of synthesized
178 uint16_t currentExpandRate;
  /external/webrtc/src/
common_types.h 262 WebRtc_UWord16 currentExpandRate;
  /external/chromium_org/third_party/webrtc/
common_types.h 336 uint16_t currentExpandRate;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_receiver.cc 660 acm_stat->currentExpandRate = neteq_stat.expand_rate;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
APITest.cc 805 networkStat.currentExpandRate);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.cc     [all...]

Completed in 81 milliseconds