Lines Matching refs:stream
96 struct pvr2_stream *stream; member
124 (bp ? bp->stream : NULL), in pvr2_buffer_describe()
135 struct pvr2_stream *sp = bp->stream; in pvr2_buffer_remove()
170 sp = bp->stream; in pvr2_buffer_set_none()
187 sp = bp->stream; in pvr2_buffer_set_ready()
214 sp = bp->stream; in pvr2_buffer_set_idle()
239 sp = bp->stream; in pvr2_buffer_set_queued()
275 bp->stream = sp; in pvr2_buffer_init()
294 bp->stream = NULL; in pvr2_buffer_done()
441 sp = bp->stream; in buffer_complete()
614 sp = bp->stream; in pvr2_buffer_queue()
649 sp = bp->stream; in pvr2_buffer_set_buffer()
656 bp->stream->i_bcount -= bp->max_count; in pvr2_buffer_set_buffer()
658 bp->stream->i_bcount += bp->max_count; in pvr2_buffer_set_buffer()
664 bp->stream->i_bcount,bp->stream->i_count); in pvr2_buffer_set_buffer()