Lines Matching refs:streams
44 #include "ivtv-streams.h"
170 struct ivtv_stream *s = &itv->streams[type];
200 struct ivtv_stream *s = &itv->streams[type];
218 /* User explicitly selected 0 buffers for these streams, so don't
269 if (itv->streams[type].vdev.v4l2_dev == NULL)
273 if (ivtv_stream_alloc(&itv->streams[type]))
279 /* One or more streams could not be initialized. Clean 'em all up. */
286 struct ivtv_stream *s = &itv->streams[type];
297 struct ivtv_stream *s_mpg = &itv->streams[IVTV_ENC_STREAM_TYPE_MPG];
351 /* One or more streams could not be initialized. Clean 'em all up. */
361 /* Teardown all streams */
363 struct video_device *vdev = &itv->streams[type].vdev;
369 ivtv_stream_free(&itv->streams[type]);
370 itv->streams[type].vdev.v4l2_dev = NULL;
780 struct ivtv_stream *s = &itv->streams[i];
983 struct ivtv_stream *yuv_stream = &itv->streams[IVTV_ENC_STREAM_TYPE_YUV];
984 struct ivtv_stream *dec_stream = &itv->streams[IVTV_DEC_STREAM_TYPE_YUV];
991 /* Prevent others from starting/stopping streams while we