HomeSort by relevance Sort by last modified time
    Searched defs:send_side_bwe (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/video/
video_receive_stream.cc 156 bool send_side_bwe = local
160 congestion_controller_->GetRemoteBitrateEstimator(send_side_bwe);
300 bool send_side_bwe = UseSendSideBwe(config_.rtp.extensions); local
301 congestion_controller_->GetRemoteBitrateEstimator(send_side_bwe)->
video_quality_test.h 42 bool send_side_bwe; member in struct:webrtc::VideoQualityTest::Params::__anon27351

Completed in 618 milliseconds