Home
last modified time | relevance | path

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

/drivers/media/usb/s2255/
Ds2255drv.c145 struct s2255_mode { struct
146 u32 format; /* input video format (NTSC, PAL) */
147 u32 scale; /* output video scale */
148 u32 color; /* output video color format */
149 u32 fdec; /* frame decimation */
150 u32 bright; /* brightness */
151 u32 contrast; /* contrast */
152 u32 saturation; /* saturation */
153 u32 hue; /* hue (NTSC only)*/
154 u32 single; /* capture 1 frame at a time (!=0), continuously (==0)*/
[all …]