Home
last modified time | relevance | path

Searched refs:_frameRate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/
Dmedia_opt_util.h267 void UpdateFrameRate(float frameRate) { _frameRate = frameRate; } in UpdateFrameRate()
330 float _frameRate; variable
Dmedia_opt_util.cc498 _frameRate(0.0f), in VCMLossProtectionLogic()
665 _currentParameters.frameRate = _frameRate; // rename actual frame rate? in UpdateMethod()