Lines Matching refs:streaming
176 if (vd->streaming) { in video_file_dtor()
184 vd->streaming = false; in video_file_dtor()
419 if (vd->streaming) { in video_s_fmt()
491 if (vd->streaming) { in video_reqbufs()
637 if (!vd->streaming || vd->stopping) { in video_dqbuf()
688 if (vd->streaming) { in video_streamon()
704 vd->streaming = true; in video_streamon()
725 if (!vd->streaming) { in video_streamoff()
738 vd->streaming = false; in video_streamoff()
1041 if (!vd->streaming) { in video_read()
1090 vd->streaming = true; in video_read()
1103 if (!vd->streaming || vd->stopping) { in video_read()
1332 if (vd->streaming) { in video_unregister()
1341 vd->streaming = false; in video_unregister()