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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Darv.c107 unsigned int start_capture; /* duaring capture in INT. mode. */ member in struct:ar
305 ar->start_capture = 0;
548 ar->start_capture = 1; /* during capture */
552 if (ar->start_capture == 1 && line_number <= (ar->height - 1)) {
562 ar->start_capture = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlstrlib.c374 static const char *start_capture (MatchState *ms, const char *s, function
418 s = start_capture(ms, s, p + 2, CAP_POSITION);
420 s = start_capture(ms, s, p + 1, CAP_UNFINISHED);

Completed in 62 milliseconds