Home
last modified time | relevance | path

Searched defs:SetTargetRate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/
H A Dcontrol_handler.cc39 void CongestionControlHandler::SetTargetRate( in SetTargetRate() function in webrtc::CongestionControlHandler
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dframerate_controller_deprecated.cc25 void FramerateControllerDeprecated::SetTargetRate(float target_framerate_fps) { in SetTargetRate() function in webrtc::FramerateControllerDeprecated
/aosp_15_r20/external/webrtc/video/
H A Dencoder_overshoot_detector.cc35 void EncoderOvershootDetector::SetTargetRate(DataRate target_bitrate, in SetTargetRate() function in webrtc::EncoderOvershootDetector