Lines Matching refs:stream
112 mp->video_stream.stream =
295 if (!cp->stream) return;
296 pvr2_stream_kill(cp->stream->stream);
297 cp->stream->user = NULL;
298 cp->stream = NULL;
380 if (sp == cp->stream) break;
388 cp->stream = sp;
395 // This is the marker for the real beginning of a legitimate mpeg2 stream.
406 pvr2_ioread_setup(cp,sp->stream);