Home
last modified time | relevance | path

Searched refs:RemoteBitrateEstimator (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/include/
H A Dremote_bitrate_estimator.h42 class RemoteBitrateEstimator : public CallStatsObserver {
44 ~RemoteBitrateEstimator() override {} in ~RemoteBitrateEstimator()
/aosp_15_r20/external/webrtc/modules/congestion_controller/include/
H A Dreceive_side_congestion_controller.h27 class RemoteBitrateEstimator; variable
84 std::unique_ptr<RemoteBitrateEstimator> rbe_ RTC_GUARDED_BY(mutex_);
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_single_stream.h35 class RemoteBitrateEstimatorSingleStream : public RemoteBitrateEstimator {
H A Dremote_bitrate_estimator_abs_send_time.h42 class RemoteBitrateEstimatorAbsSendTime : public RemoteBitrateEstimator {
H A Dremote_bitrate_estimator_unittest_helper.h219 std::unique_ptr<RemoteBitrateEstimator> bitrate_estimator_;