Lines Matching refs:cx18_stream
107 struct cx18_stream *s = vb2_get_drv_priv(vq);
140 struct cx18_stream *s = vb2_get_drv_priv(vb->vb2_queue);
154 struct cx18_stream *s = vb2_get_drv_priv(vb->vb2_queue);
174 void cx18_clear_queue(struct cx18_stream *s, enum vb2_buffer_state state)
189 struct cx18_stream *s = vb2_get_drv_priv(vq);
215 struct cx18_stream *s = vb2_get_drv_priv(vq);
237 struct cx18_stream *s = &cx->streams[type];
242 /* initialize cx18_stream fields */
304 struct cx18_stream *s = &cx->streams[type];
409 struct cx18_stream *s = &cx->streams[type];
429 struct cx18_stream *s_mpg = &cx->streams[CX18_ENC_STREAM_TYPE_MPG];
549 static void cx18_vbi_setup(struct cx18_stream *s)
661 struct cx18_stream *s = &cx->streams[CX18_ENC_STREAM_TYPE_IDX];
686 struct cx18_queue *_cx18_stream_put_mdl_fw(struct cx18_stream *s,
710 void _cx18_stream_load_fw_queue(struct cx18_stream *s)
731 struct cx18_stream *s =
732 container_of(work, struct cx18_stream, out_work_order);
737 static void cx18_stream_configure_mdls(struct cx18_stream *s)
781 int cx18_start_v4l2_encode_stream(struct cx18_stream *s)
786 struct cx18_stream *s_idx;
963 struct cx18_stream *s = &cx->streams[i];
972 int cx18_stop_v4l2_encode_stream(struct cx18_stream *s, int gop_end)
1028 struct cx18_stream *s = &cx->streams[i];
1036 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle)
1039 struct cx18_stream *s;