Searched refs:jpgsize (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 Dzr364xx.c505 int jpgsize)
523 buf->vb.size = jpgsize;
544 static int zr364xx_got_frame(struct zr364xx_camera *cam, int jpgsize) argument
570 zr364xx_fillbuff(cam, buf, jpgsize);
503 zr364xx_fillbuff(struct zr364xx_camera *cam, struct zr364xx_buffer *buf, int jpgsize) argument
H A Ds2255drv.c368 int jpgsize);
577 static int s2255_got_frame(struct s2255_channel *channel, int jpgsize) argument
594 s2255_fillbuff(channel, buf, jpgsize);
623 struct s2255_buffer *buf, int jpgsize)
651 buf->vb.size = jpgsize;
622 s2255_fillbuff(struct s2255_channel *channel, struct s2255_buffer *buf, int jpgsize) argument

Completed in 61 milliseconds