Searched refs:videoSource (Results 1 – 5 of 5) sorted by relevance
87 LinkedBlockingQueue<const sp<WebmFrame> >& videoSource, in WebmFrameSinkThread()92 mVideoFrames(videoSource), in WebmFrameSinkThread()
69 LinkedBlockingQueue<const sp<WebmFrame> >& videoSource,
68 const sp<AnotherPacketSource> &videoSource,
547 const sp<AnotherPacketSource> &videoSource, in startAsync() argument563 if (videoSource != NULL) { in startAsync()564 msg->setPointer("videoSource", videoSource.get()); in startAsync()
137 int videoSource = useSurface ? in validateGetSurface() local140 recorder.setVideoSource(videoSource); in validateGetSurface()