Home
last modified time | relevance | path

Searched defs:congestion_controller_ (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/video/
Dvideo_receive_stream.h85 CongestionController* const congestion_controller_; variable
Dvideo_send_stream.h88 CongestionController* const congestion_controller_; variable
/external/webrtc/webrtc/audio/
Daudio_send_stream_unittest.cc164 CongestionController congestion_controller_; member
Daudio_receive_stream_unittest.cc156 MockCongestionController congestion_controller_; member
/external/webrtc/webrtc/call/
Dcall.cc169 const rtc::scoped_ptr<CongestionController> congestion_controller_; member in webrtc::internal::Call