Searched refs:gop_end (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-streams.h26 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end);
H A Divtv-fileops.h31 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end);
H A Divtv-streams.c716 int ivtv_stop_v4l2_encode_stream(struct ivtv_stream *s, int gop_end) argument
755 if (s->type == IVTV_ENC_STREAM_TYPE_MPG && gop_end) {
779 if (s->type == IVTV_ENC_STREAM_TYPE_MPG && gop_end) {
H A Divtv-fileops.c697 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end) argument
726 ivtv_stop_v4l2_encode_stream(s, gop_end);

Completed in 54 milliseconds