Searched refs:UpdateFrameRate (Results 1 – 4 of 4) sorted by relevance
125 loss_prot_logic_->UpdateFrameRate(incoming_frame_rate_); in Reset()168 content_->UpdateFrameRate(frame_rate); in SetEncodingDataInternal()175 loss_prot_logic_->UpdateFrameRate(static_cast<float>(frame_rate)); in SetEncodingDataInternal()211 loss_prot_logic_->UpdateFrameRate(actual_frame_rate); in SetTargetRates()564 content_->UpdateFrameRate(qm->frame_rate); in QMUpdate()
44 void UpdateFrameRate(uint32_t frameRate);
46 void VCMContentMetricsProcessing::UpdateFrameRate(uint32_t frameRate) { in UpdateFrameRate() function in webrtc::VCMContentMetricsProcessing
278 void UpdateFrameRate(float frameRate) { _frameRate = frameRate; } in UpdateFrameRate() function