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

/external/webrtc/webrtc/test/
H A Dvcm_capturer.cc97 void VcmCapturer::OnIncomingCapturedFrame(const int32_t id, function in class:webrtc::test::VcmCapturer
/external/webrtc/talk/media/webrtc/
H A Dwebrtcvideocapturer.cc265 // OnIncomingCapturedFrame. In fact, the whole method, including methods it
335 // The module is responsible for OnIncomingCapturedFrame being called, if
347 // Clear any pending async invokes (that OnIncomingCapturedFrame may have
372 void WebRtcVideoCapturer::OnIncomingCapturedFrame( function in class:cricket::WebRtcVideoCapturer
/external/webrtc/webrtc/modules/video_capture/test/
H A Dvideo_capture_unittest.cc105 virtual void OnIncomingCapturedFrame(const int32_t id, function in class:TestVideoCaptureCallback

Completed in 149 milliseconds