Searched refs:videoSource (Results 1 – 5 of 5) sorted by relevance
69 LinkedBlockingQueue<const sp<WebmFrame> >& videoSource,
88 LinkedBlockingQueue<const sp<WebmFrame> >& videoSource, in WebmFrameSinkThread()93 mVideoFrames(videoSource), in WebmFrameSinkThread()
68 const sp<AnotherPacketSource> &videoSource,
551 const sp<AnotherPacketSource> &videoSource, in startAsync() argument567 if (videoSource != NULL) { in startAsync()568 msg->setPointer("videoSource", videoSource.get()); in startAsync()
132 int videoSource = useSurface ? in validateGetSurface() local135 recorder.setVideoSource(videoSource); in validateGetSurface()