HomeSort by relevance Sort by last modified time
    Searched defs:_frameRate (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_objc.h 30 int _frameRate;
  /external/webrtc/webrtc/modules/video_coding/test/
video_source.h 69 float GetFrameRate() const { return _frameRate; }
82 float _frameRate;
  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.h 278 void UpdateFrameRate(float frameRate) { _frameRate = frameRate; }
341 float _frameRate;

Completed in 102 milliseconds