Searched defs:saa_frame (Results 1 – 1 of 1) sorted by relevance
143 struct saa_frame { struct144 uint8_t *data;145 uint8_t *pos;146 int width;147 int height;148 uint32_t size;149 volatile int state;150 wait_queue_head_t read_wait;