Searched refs:OnCaptureFrameRate (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_capture/include/
H A Dvideo_capture_defines.h120 virtual void OnCaptureFrameRate(const int32_t id,
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_capturer.h139 virtual void OnCaptureFrameRate(const int32_t id,
H A Dvie_capturer.cc581 void ViECapturer::OnCaptureFrameRate(const int32_t id, function in class:webrtc::ViECapturer
/external/chromium_org/third_party/webrtc/modules/video_capture/
H A Dvideo_capture_impl.cc139 _captureCallBack->OnCaptureFrameRate(_id, frameRate);
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
H A Dvideo_capture_unittest.cc207 virtual void OnCaptureFrameRate(const int32_t id, function in class:TestVideoCaptureFeedBack

Completed in 299 milliseconds