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