Searched defs:stv680_frame (Results 1 – 1 of 1) sorted by relevance
82 struct stv680_frame { struct83 unsigned char *data; /* Frame buffer */84 volatile int grabstate; /* State of grabbing */85 unsigned char *curline;86 int curlinepix;87 int curpix;