Searched defs:statistics (Results 26 - 42 of 42) sorted by relevance

12

/external/libmicrohttpd/src/examples/
H A Dmhd2spdy_structures.h163 bool statistics; member in struct:global_options
259 if(glob_opt.statistics)\
/external/webrtc/webrtc/video/
H A Dsend_statistics_proxy.cc342 void SendStatisticsProxy::StatisticsUpdated(const RtcpStatistics& statistics, argument
349 stats->rtcp_stats = statistics;
/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module_impl.cc700 int AudioCodingModuleImpl::GetNetworkStatistics(NetworkStatistics* statistics) { argument
701 receiver_.GetNetworkStatistics(statistics);
/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Dexpand.cc32 StatisticsCalculator* statistics,
42 statistics_(statistics),
850 StatisticsCalculator* statistics,
853 return new Expand(background_noise, sync_buffer, random_vector, statistics,
29 Expand(BackgroundNoise* background_noise, SyncBuffer* sync_buffer, RandomVector* random_vector, StatisticsCalculator* statistics, int fs, size_t num_channels) argument
847 Create(BackgroundNoise* background_noise, SyncBuffer* sync_buffer, RandomVector* random_vector, StatisticsCalculator* statistics, int fs, size_t num_channels) const argument
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender.cc74 callback_->Notify(total_bitrate_observer_.statistics(),
75 retransmit_bitrate_observer_.statistics(),
102 BitrateStatistics statistics() const { return statistics_; } function in class:webrtc::BitrateAggregator::BitrateObserver
864 // Save bitrate statistics.
/external/webrtc/webrtc/voice_engine/
H A Dchannel.cc39 #include "webrtc/voice_engine/statistics.h"
148 // Extend the default RTCP statistics struct with max_jitter, defined as the
165 void StatisticsUpdated(const RtcpStatistics& statistics,
171 stats_.rtcp = statistics;
172 if (statistics.jitter > stats_.max_jitter) {
173 stats_.max_jitter = statistics.jitter;
3048 "GetRemoteRTCPData() failed to measure statistics due"
3137 // The jitter statistics is updated for each received RTP packet and is
3145 // Don't use returned statistics, use data from proxy instead so that
3155 // Scale RTP statistics give
3207 RtcpStatistics statistics; local
[all...]
/external/ImageMagick/Magick++/lib/
H A DImage.cpp4488 Magick::ImageStatistics Magick::Image::statistics() const function in class:Magick::Image
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1209 milliseconds

12