Home
last modified time | relevance | path

Searched defs:UpdateRateControl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/
H A Dratectrl_rtc.cc104 bool VP9RateControlRTC::UpdateRateControl( in UpdateRateControl() function in libvpx::VP9RateControlRTC
/aosp_15_r20/external/libaom/av1/
H A Dratectrl_rtc.cc162 bool AV1RateControlRTC::UpdateRateControl( in UpdateRateControl() function in aom::AV1RateControlRTC
/aosp_15_r20/external/libvpx/vp8/
H A Dvp8_ratectrl_rtc.cc104 bool VP8RateControlRTC::UpdateRateControl( in UpdateRateControl() function in libvpx::VP8RateControlRTC
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Daimd_rate_control_unittest.cc53 void UpdateRateControl(const AimdRateControlStates& states, in UpdateRateControl() function