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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp.h 48 * bandwidth_callback - Called when we receive a changed estimate from
65 RtcpBandwidthObserver* bandwidth_callback; member in struct:webrtc::RtpRtcp::Configuration
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.h 52 RtcpBandwidthObserver* bandwidth_callback,
rtp_rtcp_impl.cc 36 bandwidth_callback(NULL),
100 configuration.bandwidth_callback,
    [all...]
rtcp_receiver.cc 148 RtcpBandwidthObserver* bandwidth_callback,
152 _cbRtcpBandwidthObserver = bandwidth_callback;
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc 114 configuration.bandwidth_callback = bandwidth_observer;
264 configuration.bandwidth_callback = bandwidth_observer_.get();
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 472 milliseconds