Searched refs:ivtv_stop_v4l2_encode_stream (Results 1 – 3 of 3) sorted by relevance
30 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end);
493 ivtv_stop_v4l2_encode_stream(s_vbi, 0); in ivtv_start_capture()800 ivtv_stop_v4l2_encode_stream(s_vbi, 0); in ivtv_stop_capture()809 ivtv_stop_v4l2_encode_stream(s, gop_end); in ivtv_stop_capture()
747 ivtv_stop_v4l2_encode_stream(s, 0); in ivtv_stop_all_captures()752 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end) in ivtv_stop_v4l2_encode_stream() function