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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
bwe_simulations.cc 48 kFullSendSideEstimator,
381 gcc_test.RunVariableCapacity1SingleFlow(kFullSendSideEstimator);
388 gcc_test.RunVariableCapacity2MultipleFlows(kFullSendSideEstimator, kNumFlows);
394 gcc_test.RunBidirectionalFlow(kFullSendSideEstimator);
406 gcc_test.RunRoundTripTimeFairness(kFullSendSideEstimator);
412 gcc_test.RunLongTcpFairness(kFullSendSideEstimator);
428 kFullSendSideEstimator, tcp_file_sizes_bytes, tcp_starting_times_ms);
434 gcc_test.RunPauseResumeFlows(kFullSendSideEstimator);
443 gcc_test.RunChoke(kFullSendSideEstimator, capacities_kbps);
remote_bitrate_estimators_test.cc 41 kFullSendSideEstimator));
269 kFullSendSideEstimator));
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe.cc 92 case kFullSendSideEstimator:
111 case kFullSendSideEstimator:
bwe.h 178 kFullSendSideEstimator,

Completed in 281 milliseconds