Searched refs:UpdateFrameRate (Results 1 – 4 of 4) sorted by relevance
127 loss_prot_logic_->UpdateFrameRate(incoming_frame_rate_); in Reset()176 content_->UpdateFrameRate(frame_rate); in SetEncodingDataInternal()183 loss_prot_logic_->UpdateFrameRate(static_cast<float>(frame_rate)); in SetEncodingDataInternal()229 loss_prot_logic_->UpdateFrameRate(actual_frame_rate); in SetTargetRates()599 content_->UpdateFrameRate(qm->frame_rate); in QMUpdate()
48 void UpdateFrameRate(uint32_t frameRate);
46 void VCMContentMetricsProcessing::UpdateFrameRate(uint32_t frameRate) { in UpdateFrameRate() function in webrtc::VCMContentMetricsProcessing
314 void UpdateFrameRate(float frameRate) { _frameRate = frameRate; } in UpdateFrameRate() function