Searched refs:cx18_stop_v4l2_encode_stream (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-streams.h46 int cx18_stop_v4l2_encode_stream(struct cx18_stream *s, int gop_end);
H A Dcx18-fileops.c556 cx18_stop_v4l2_encode_stream(s_idx, 0);
562 cx18_stop_v4l2_encode_stream(s_vbi, 0);
658 cx18_stop_v4l2_encode_stream(s_vbi, 0);
662 cx18_stop_v4l2_encode_stream(s_idx, 0);
670 cx18_stop_v4l2_encode_stream(s, gop_end);
H A Dcx18-alsa-pcm.c192 cx18_stop_v4l2_encode_stream(s, 0);
H A Dcx18-streams.c969 cx18_stop_v4l2_encode_stream(s, 0);
973 int cx18_stop_v4l2_encode_stream(struct cx18_stream *s, int gop_end) function
1021 EXPORT_SYMBOL(cx18_stop_v4l2_encode_stream); variable
H A Dcx18-dvb.c321 ret = cx18_stop_v4l2_encode_stream(stream, 0);

Completed in 156 milliseconds