Searched refs:V4L2_ENC_CMD_STOP_AT_GOP_END (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-ioctl.c1122 enc->flags &= V4L2_ENC_CMD_STOP_AT_GOP_END;
1125 ivtv_stop_capture(id, enc->flags & V4L2_ENC_CMD_STOP_AT_GOP_END);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h1244 #define V4L2_ENC_CMD_STOP_AT_GOP_END (1 << 0) macro

Completed in 50 milliseconds