HomeSort by relevance Sort by last modified time
    Searched refs:_frameRateCallBack (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_capture/
video_capture_impl.h 122 bool _frameRateCallBack; // true if EnableFrameRateCallback
video_capture_impl.cc 129 if (_frameRateCallBack && _captureCallBack)
152 _frameRateCallBack(false),
333 _frameRateCallBack = enable;

Completed in 501 milliseconds