Searched refs:isStreaming (Results 1 – 4 of 4) sorted by relevance
108 mVideoInfo->isStreaming = false; in initialize()121 if ( !mVideoInfo->isStreaming ) in fillThisBuffer()312 if (!mVideoInfo->isStreaming) { in startPreview()321 mVideoInfo->isStreaming = true; in startPreview()349 if (mVideoInfo->isStreaming) { in stopPreview()358 mVideoInfo->isStreaming = false; in stopPreview()
154 if (!mVideoInfo->isStreaming) { in v4lStartStreaming()162 mVideoInfo->isStreaming = true; in v4lStartStreaming()171 if (mVideoInfo->isStreaming) { in v4lStopStreaming()179 mVideoInfo->isStreaming = false; in v4lStopStreaming()333 mVideoInfo->isStreaming = false; in initialize()355 if ( !mVideoInfo->isStreaming ) { in fillThisBuffer()782 if(!mVideoInfo->isStreaming) { in GetFrame()
39 bool isStreaming; member
64 bool isStreaming; member