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

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/include/
remote_bitrate_estimator.h 45 struct ReceiveBandwidthEstimatorStats {
46 ReceiveBandwidthEstimatorStats() : total_propagation_time_delta_ms(0) {}
89 virtual bool GetStats(ReceiveBandwidthEstimatorStats* output) const = 0;
  /external/chromium_org/third_party/webrtc/video_engine/
vie_receiver.h 37 struct ReceiveBandwidthEstimatorStats;
85 ReceiveBandwidthEstimatorStats* output) const;
vie_rtp_rtcp_impl.h 123 const int video_channel, ReceiveBandwidthEstimatorStats* output) const;
vie_channel_group.cc 92 virtual bool GetStats(ReceiveBandwidthEstimatorStats* output) const {
vie_channel.h 216 ReceiveBandwidthEstimatorStats* output) const;
vie_receiver.cc 389 ReceiveBandwidthEstimatorStats* output) const {
vie_rtp_rtcp_impl.cc 809 ReceiveBandwidthEstimatorStats* output) const {
    [all...]
vie_channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_single_stream.cc 59 ReceiveBandwidthEstimatorStats* output) const OVERRIDE;
236 ReceiveBandwidthEstimatorStats* output) const {
  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_rtp_rtcp.h 30 struct ReceiveBandwidthEstimatorStats;
426 ReceiveBandwidthEstimatorStats* output) const { return -1; }
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc     [all...]

Completed in 331 milliseconds