HomeSort by relevance Sort by last modified time
    Searched defs:speech_expand_rate (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/
audio_receive_stream.h 50 float speech_expand_rate = 0.0f; member in struct:webrtc::AudioReceiveStream::Stats
  /external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_network_stats_unittest.cc 101 logic speech_expand_rate; member in struct:webrtc::test::NetEqNetworkStatsTest::NetEqNetworkStatsCheck
165 CHECK_NETEQ_NETWORK_STATS(speech_expand_rate);
226 expects.stats_ref.expand_rate = expects.stats_ref.speech_expand_rate = 1065;
233 expects.stats_ref.expand_rate = expects.stats_ref.speech_expand_rate = 0;
246 EQUAL, // speech_expand_rate
258 expects.stats_ref.speech_expand_rate = 5324;
  /external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h 37 uint16_t speech_expand_rate; // Fraction (of original stream) of synthesized member in struct:webrtc::NetEqNetworkStatistics
  /external/webrtc/talk/media/base/
mediachannel.h 727 speech_expand_rate(0),
748 float speech_expand_rate; member in struct:cricket::VoiceReceiverInfo
    [all...]

Completed in 78 milliseconds