Searched defs:UpdateFrameRate (Results 1 – 2 of 2) sorted by relevance
46 void VCMContentMetricsProcessing::UpdateFrameRate(uint32_t frameRate) { in UpdateFrameRate() function in webrtc::VCMContentMetricsProcessing
278 void UpdateFrameRate(float frameRate) { _frameRate = frameRate; } in UpdateFrameRate() function