Home
last modified time | relevance | path

Searched defs:saa_frame (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/media/video/
Dswarm_saa7114h.c143 struct saa_frame { struct
144 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;