Home
last modified time | relevance | path

Searched defs:new_bitrate (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc471 DataRate new_bitrate = in UpdateEstimate() local
486 DataRate new_bitrate = current_target_; in UpdateEstimate() local
521 DataRate new_bitrate = loss_based_bandwidth_estimator_v1_.Update( in UpdateEstimate() local
554 DataRate new_bitrate = DataRate::BitsPerSec( in UpdateEstimate() local
577 DataRate new_bitrate = DataRate::BitsPerSec( in UpdateEstimate() local
658 void SendSideBandwidthEstimation::UpdateTargetBitrate(DataRate new_bitrate, in UpdateTargetBitrate()
Dgoog_cc_network_control_unittest.cc301 DataRate new_bitrate = DataRate::BitsPerSec(200000); in TEST() local
/external/webrtc/rtc_base/
Drate_statistics_unittest.cc106 absl::optional<uint32_t> new_bitrate = stats_.Rate(now_ms); in TEST_F() local
/external/openscreen/cast/standalone_sender/
Dstreaming_av1_encoder.cc104 void StreamingAv1Encoder::SetTargetBitrate(int new_bitrate) { in SetTargetBitrate()
Dstreaming_vpx_encoder.cc114 void StreamingVpxEncoder::SetTargetBitrate(int new_bitrate) { in SetTargetBitrate()
/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.cc259 absl::optional<DataRate> new_bitrate; in ChangeBitrate() local
/external/crosvm/devices/src/virtio/video/encoder/
Dmod.rs1298 let mut new_bitrate = stream.dst_bitrate; in set_control() localVariable
1318 let new_bitrate = Bitrate::Vbr { in set_control() localVariable
/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus.cc741 const int new_bitrate = rtc::SafeClamp<int>( in SetTargetBitrate() local
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_sender.cc898 absl::optional<VideoBitrateAllocation> new_bitrate = in SetVideoBitrateAllocation() local