Lines Matching defs:stream
31 struct pvr2_context_stream *stream;
33 enum pvr2_config config; /* Expected stream format */
474 if (!fh->pdi->stream) {
475 /* No stream defined for this node. This means
476 that we're not currently allowed to stream from
491 if (!fh->pdi->stream) {
492 /* No stream defined for this node. This means
493 that we're not currently allowed to stream from
844 dip->stream = NULL;
1050 if (!fh->pdi->stream) {
1051 /* No stream defined for this node. This means that we're
1052 not currently allowed to stream from this node. */
1056 /* First read() attempt. Try to claim the stream and start
1059 fh->pdi->stream)) != 0) {
1064 fh->rhp = pvr2_channel_create_mpeg_stream(fh->pdi->stream);
1071 sp = fh->pdi->stream->stream;
1198 dip->stream = &vp->channel.mc_head->video_stream;
1211 dip->stream = &vp->channel.mc_head->video_stream;