OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:network_statistics
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
neteq_stats_test.cc
19
webrtc::NetworkStatistics
network_statistics
;
local
22
channel_,
network_statistics
));
27
network_statistics
.currentAccelerateRate);
29
network_statistics
.currentBufferSize);
31
network_statistics
.currentDiscardRate);
33
network_statistics
.currentExpandRate);
35
network_statistics
.currentPacketLossRate);
37
network_statistics
.currentPreemptiveRate);
39
network_statistics
.preferredBufferSize);
41
network_statistics
.jitterPeaksFound)
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module.h
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.h
445
ACMNetworkStatistics*
network_statistics
) OVERRIDE;
audio_coding_module_impl.cc
[
all
...]
Completed in 661 milliseconds