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

  /external/webrtc/webrtc/test/
vcm_capturer.cc 97 void VcmCapturer::OnIncomingCapturedFrame(const int32_t id,
  /external/webrtc/talk/media/webrtc/
webrtcvideocapturer.cc 265 // 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(
  /external/webrtc/webrtc/modules/video_capture/test/
video_capture_unittest.cc 105 virtual void OnIncomingCapturedFrame(const int32_t id,

Completed in 3001 milliseconds