Home
last modified time | relevance | path

Searched defs:OnBitrateUpdated (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dvideo_send_stream_impl.cc578 uint32_t VideoSendStreamImpl::OnBitrateUpdated(BitrateAllocationUpdate update) { in OnBitrateUpdated() function in webrtc::internal::VideoSendStreamImpl
H A Dvideo_stream_encoder.cc2239 void VideoStreamEncoder::OnBitrateUpdated(DataRate target_bitrate, in OnBitrateUpdated() function in webrtc::VideoStreamEncoder
H A Dvideo_stream_encoder_unittest.cc4146 void OnBitrateUpdated(DataRate bitrate) { in OnBitrateUpdated() function in webrtc::BalancedDegradationTest
8996 void OnBitrateUpdated(DataRate bitrate) { in OnBitrateUpdated() function in webrtc::ReconfigureEncoderTest
/aosp_15_r20/external/webrtc/audio/
H A Daudio_send_stream.cc512 uint32_t AudioSendStream::OnBitrateUpdated(BitrateAllocationUpdate update) { in OnBitrateUpdated() function in webrtc::internal::AudioSendStream
/aosp_15_r20/external/webrtc/call/
H A Dbitrate_allocator_unittest.cc70 uint32_t OnBitrateUpdated(BitrateAllocationUpdate update) override { in OnBitrateUpdated() function in webrtc::__anon304eb6c60111::TestBitrateObserver
H A Drtp_video_sender.cc816 void RtpVideoSender::OnBitrateUpdated(BitrateAllocationUpdate update, in OnBitrateUpdated() function in webrtc::RtpVideoSender