Searched defs:OnIncomingCapturedFrame (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/test/
H A Dvcm_capturer.cc89 void VcmCapturer::OnIncomingCapturedFrame(const int32_t id, function in class:webrtc::test::VcmCapturer
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideocapturer.cc291 // thread to OnIncomingCapturedFrame. Note that the crit is try-locked in
293 // controlling the camera is reversed: system frame -> OnIncomingCapturedFrame;
329 void WebRtcVideoCapturer::OnIncomingCapturedFrame(const int32_t id, function in class:cricket::WebRtcVideoCapturer
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_capturer.cc338 void ViECapturer::OnIncomingCapturedFrame(const int32_t capture_id, function in class:webrtc::ViECapturer
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
H A Dvideo_capture_unittest.cc108 virtual void OnIncomingCapturedFrame(const int32_t id, function in class:TestVideoCaptureCallback

Completed in 138 milliseconds