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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_unittest_helper.h 119 void set_capacity_bps(int capacity_bps);
remote_bitrate_estimator_unittest_helper.cc 134 void StreamGenerator::set_capacity_bps(int capacity_bps) { function in class:webrtc::testing::StreamGenerator
470 stream_generator_->set_capacity_bps(kInitialCapacityBps);
481 stream_generator_->set_capacity_bps(kReducedCapacityBps);

Completed in 152 milliseconds