Searched refs:gop_end (Results 1 – 3 of 3) sorted by relevance
640 void cx18_stop_capture(struct cx18_stream *s, int gop_end) in cx18_stop_capture() argument670 cx18_stop_v4l2_encode_stream(s, gop_end); in cx18_stop_capture()672 if (!gop_end) { in cx18_stop_capture()
971 int cx18_stop_v4l2_encode_stream(struct cx18_stream *s, int gop_end) in cx18_stop_v4l2_encode_stream() argument988 cx18_vapi(cx, CX18_CPU_CAPTURE_STOP, 2, s->handle, !gop_end); in cx18_stop_v4l2_encode_stream()992 if (s->type == CX18_ENC_STREAM_TYPE_MPG && gop_end) { in cx18_stop_v4l2_encode_stream()
808 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end) in ivtv_stop_capture() argument837 ivtv_stop_v4l2_encode_stream(s, gop_end); in ivtv_stop_capture()840 if (!gop_end) { in ivtv_stop_capture()